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

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypeObservation
IdObservation-ObservationBloodType-min.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

血型

狀態:Final

項目:ABO and Rh group [Type] in Blood ( LOINCCodes#882-1)

病人Patient/Patient-min "安格斯"

血型:B Pos ( LOINCCodes#LA21327-4)


Source1

{
  "resourceType": "Observation",
  "id": "ObservationBloodType-min",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/observationbloodtype-imri"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "882-1",
        "display": "ABO and Rh group [Type] in Blood"
      }
    ],
    "text": "ABO and Rh group [Type] in Blood"
  },
  "subject": {
    "reference": "Patient/Patient-min"
  },
  "effectiveDateTime": "2023-09-08T11:25:11+08:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "LA21327-4",
        "display": "B Pos"
      }
    ]
  }
}