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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeComposition
IdComposition-PMR-Com24.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


Source1

{
  "resourceType": "Composition",
  "id": "PMR-Com24",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRComposition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "18842-5",
        "display": "Discharge summary"
      }
    ],
    "text": "門診病歷"
  },
  "subject": {
    "reference": "Patient/PMR-Pat2"
  },
  "encounter": {
    "reference": "Encounter/PMR-Enc8"
  },
  "date": "2023-01-04T13:01:56+08:00",
  "author": [
    {
      "reference": "Organization/PMR-Org1"
    }
  ],
  "title": "門診病歷",
  "section": [
    {
      "title": "門診病歷中的病人基本資料_實驗室檢查紀錄",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "19146-0"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/PMR-Obs3"
        }
      ]
    },
    {
      "title": "門診病歷中的病人基本資料_重大傷病",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "11338-1"
          }
        ]
      },
      "entry": [
        {
          "reference": "Condition/PMR-Con4"
        }
      ]
    },
    {
      "title": "門診病歷中的病人基本資料_過敏史",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "10155-0"
          }
        ]
      },
      "entry": [
        {
          "reference": "AllergyIntolerance/PMR-All5"
        }
      ]
    },
    {
      "title": "門診病歷中的病人基本資料_職業",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "21847-9"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/PMR-Obs6"
        }
      ]
    },
    {
      "title": "門診病歷中的病人基本資料_就醫身分別",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "63513-6"
          }
        ]
      },
      "entry": [
        {
          "reference": "Coverage/PMR-Cov7"
        }
      ]
    },
    {
      "title": "門診病歷中的診斷",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29548-5"
          }
        ]
      },
      "entry": [
        {
          "reference": "Condition/PMR-Con9"
        }
      ]
    },
    {
      "title": "門診病歷中的診斷病情摘要_主、客觀描述與評估",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "19824-2"
          }
        ]
      },
      "entry": [
        {
          "reference": "ClinicalImpression/PMR-Cli10",
          "identifier": {
            "system": "http://loinc.org",
            "value": "61150-9"
          }
        },
        {
          "reference": "ClinicalImpression/PMR-Cli11",
          "identifier": {
            "system": "http://loinc.org",
            "value": "61149-1"
          }
        },
        {
          "reference": "ClinicalImpression/PMR-Cli12",
          "identifier": {
            "system": "http://loinc.org",
            "value": "11494-2"
          }
        }
      ]
    },
    {
      "title": "門診病歷中的處置項目",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29554-3"
          }
        ]
      },
      "entry": [
        {
          "reference": "Procedure/PMR-Pro13"
        }
      ]
    },
    {
      "title": "門診病歷中的處方內容",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "29551-9"
          }
        ]
      },
      "entry": [
        {
          "reference": "MedicationRequest/PMR-MedReq14"
        },
        {
          "reference": "Medication/PMR-Med15"
        }
      ]
    },
    {
      "title": "門診病歷中的家族圖譜",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "74027-4"
          }
        ]
      },
      "entry": [
        {
          "reference": "Media/PMR-Media16"
        }
      ]
    },
    {
      "title": "門診病歷中的門診圖像",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "19005-8"
          }
        ]
      },
      "entry": [
        {
          "reference": "Media/PMR-Media17"
        }
      ]
    }
  ]
}