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

FHIR IG analytics

Packagepc.ig
Resource TypeList
IdList-ExampleDonorObservationsList1.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


Source1

{
  "resourceType": "List",
  "id": "ExampleDonorObservationsList1",
  "meta": {
    "profile": [
      "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/StructureDefinition/patient-observations"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "current",
  "mode": "working",
  "subject": {
    "reference": "Patient/ExampleDonor1"
  },
  "date": "2024-02-02T12:00:00+01:00",
  "entry": [
    {
      "item": {
        "reference": "Observation/ExampleDonorABOGroupObservation1"
      }
    },
    {
      "item": {
        "reference": "Observation/ExampleDonorRhFactorObservation1"
      }
    },
    {
      "item": {
        "reference": "Observation/ExampleDonorPRAObservation1"
      }
    },
    {
      "item": {
        "reference": "Observation/ExampleDonorHLATypingClassIObservation1"
      }
    },
    {
      "item": {
        "reference": "Observation/ExampleDonorHLATypingClassIIObservation1"
      }
    }
  ]
}