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

FHIR IG analytics

Packagehl7.fhir.us.birthdefectreporting
Resource TypeSpecimen
IdSpecimen-Specimen1Example.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 Specimen1Example

type: Serum, Acute

subject: Gene Austin Wellington (official) Male, DoB: 2020-04-28 ( Medical record number)

Collections

-CollectorCollected[x]
*Practitioner Smith Joe 2024-10-15 08:30:00+0000

Source1

{
  "resourceType": "Specimen",
  "id": "Specimen1Example",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "ASERU",
        "display": "Serum, Acute"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientChildExample"
  },
  "collection": {
    "collector": {
      "reference": "Practitioner/practitioner-joe-smith"
    },
    "collectedDateTime": "2024-10-15T08:30:00Z"
  }
}