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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeComposition
IdComposition-com-ep.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: Composition com-ep

status: Final

type: Prescription for medication

encounter: Encounter: status = finished; class = 西醫一般案件 (casetype#01); serviceType = General surgery (qualifier value); period = 2023-02-23 --> (ongoing)

date: 2024-02-19 14:30:00+0100

author:

title: 電子處方箋

custodian: Organization 洪文武診所


Source1

{
  "resourceType": "Composition",
  "id": "com-ep",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Composition-EP"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "57833-6",
        "display": "Prescription for medication"
      }
    ]
  },
  "subject": {
    "reference": "Patient/pat-ep"
  },
  "encounter": {
    "reference": "Encounter/enc-ep"
  },
  "date": "2024-02-19T14:30:00+01:00",
  "author": [
    {
      "reference": "Organization/org-ep"
    },
    {
      "reference": "Practitioner/pra-ep"
    }
  ],
  "title": "電子處方箋",
  "custodian": {
    "reference": "Organization/org-ep"
  },
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29762-2"
          }
        ],
        "text": "Social history Narrative"
      },
      "entry": [
        {
          "reference": "Coverage/cov-ep"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "85353-1"
          }
        ],
        "text": "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
      },
      "entry": [
        {
          "reference": "Observation/obs-ep"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29548-5"
          }
        ],
        "text": "Diagnosis Narrative"
      },
      "entry": [
        {
          "reference": "Condition/con-ep"
        }
      ]
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29551-9"
          }
        ],
        "text": "Medication prescribed Narrative Narrative"
      },
      "entry": [
        {
          "reference": "Medication/med-01-ep"
        },
        {
          "reference": "MedicationRequest/med-req-01-ep"
        }
      ]
    }
  ]
}