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

FHIR IG analytics

Packagetw.cohesion.fhir.clinemr
Resource TypeObservation
IdObservation-ObservationMajorIllnessDCR-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/PatientDCR-min "王童"

重大傷病註記:是


Source1

{
  "resourceType": "Observation",
  "id": "ObservationMajorIllnessDCR-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/PatientDCR-min"
  },
  "valueBoolean": true
}