FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagezw.fhir.ig.lab
Resource TypeSpecimen
IdSpecimen-example-zw-specimen-plasma.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Specimen example-zw-specimen-plasma

identifier: http://mohcc.gov.zw/fhir/lab/identifier/client-sample-id/ZW-SPEC-2024-00456

status: Available

type: Blood Plasma

subject: Rutendo Moyo Female, DoB: 1988-04-15 ( http://mohcc.gov.zw/fhir/lab/identifier/ehr-patient-id#EHR-ZW-00123)

Collections

-Collected[x]
*2024-03-15 08:30:00+0200

Source1

{
  "resourceType": "Specimen",
  "id": "example-zw-specimen-plasma",
  "meta": {
    "profile": [
      "http://mohcc.gov.zw/fhir/lab/StructureDefinition/zw-specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://mohcc.gov.zw/fhir/lab/identifier/client-sample-id",
      "value": "ZW-SPEC-2024-00456"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://mohcc.gov.zw/fhir/lab/CodeSystem/zw-sample-types",
        "code": "LST006",
        "display": "Blood Plasma"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-zw-lab-patient"
  },
  "collection": {
    "collectedDateTime": "2024-03-15T08:30:00+02:00"
  }
}