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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeProcedure
IdProcedure-DMS-Pro20.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: Procedure DMS-Pro20

status: Completed

category: Hospital course Narrative

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, ))

note: 未確認流感病毒所致流行性感冒併明示類型肺炎


Source1

{
  "resourceType": "Procedure",
  "id": "DMS-Pro20",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ProcedureDMSHospitalCourse"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8648-8"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
        "code": "BU46ZZZ"
      }
    ],
    "text": "子宮超音波"
  },
  "subject": {
    "reference": "Patient/DMS-Pat2"
  },
  "note": [
    {
      "text": "未確認流感病毒所致流行性感冒併明示類型肺炎"
    }
  ]
}