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

FHIR IG analytics

Packagetw.cohesion.fhir.clinemr
Resource TypeObservation
IdObservation-ObservationMajorIllnessTCMCR-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 ( ObservationStatus#final)

項目:History of Major illnesses and injuries Narrative ( LOINC#11338-1)

病人Patient/PatientTCMCR-min "陳美真"

重大傷病註記:否


Source1

{
  "resourceType": "Observation",
  "id": "ObservationMajorIllnessTCMCR-min",
  "meta": {
    "profile": [
      "https://fhir.cohesiondata.com/clinemr/StructureDefinition/observationmajorillness-clinemr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11338-1",
        "display": "History of Major illnesses and injuries Narrative"
      }
    ]
  },
  "subject": {
    "reference": "Patient/PatientTCMCR-min"
  },
  "valueBoolean": false
}