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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeObservation
IdObservation-DMS-Obs15.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: Observation DMS-Obs15

status: Final

code: 心電圖

subject: 黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

effective: 2023-10-01 16:52:00+0800

performer: Practitioner 賴一施

value: 心律不整


Source1

{
  "resourceType": "Observation",
  "id": "DMS-Obs15",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19146-0",
        "display": "Referral lab test results"
      }
    ],
    "text": "心電圖"
  },
  "subject": {
    "reference": "Patient/DMS-Pat2"
  },
  "effectiveDateTime": "2023-10-01T16:52:00+08:00",
  "performer": [
    {
      "reference": "Practitioner/DMS-Pra23"
    }
  ],
  "valueString": "心律不整"
}