HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-specimen - JSON Representation

Raw json | Download

{
  "resourceType" : "Specimen",
  "id" : "example-specimen",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2022-09-14T20:36:33.491+08:00",
    "source" : "http://transfusion.moh.gov.my#IW8txInpFoaSwT2P",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen example-specimen</b></p><a name=\"example-specimen\"> </a><a name=\"hcexample-specimen\"> </a><a name=\"example-specimen-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Last updated: 2022-09-14 20:36:33+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://transfusion.moh.gov.my#IW8txInpFoaSwT2P\">http://transfusion.moh.gov.my#IW8txInpFoaSwT2P</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Specimen-my-core.html\">Specimen (MY Core)</a></p></div><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:\">Red Cells</span></p><p><b>subject</b>: <a href=\"Patient/d879397f-a503-42be-bf4d-aa7c9322dfb3\">Patient/d879397f-a503-42be-bf4d-aa7c9322dfb3</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2022-09-15 14:46:19+0800</td></tr></table></div>"
  },
  "status" : "available",
  "type" : {
    "text" : "Red Cells"
  },
  "subject" : {
    "reference" : "Patient/d879397f-a503-42be-bf4d-aa7c9322dfb3"
  },
  "collection" : {
    "collectedDateTime" : "2022-09-15T14:46:19+08:00"
  }
}