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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeProcedure
IdProcedure-PMR-Pro13.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 PMR-Pro13

identifier: https://www.vghtpe.gov.tw/Index.action/1

status: Completed

code: Procedure

subject: 測試員 Male, DoB: 1997-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

bodySite: 妊娠子宮

followUp: 一次性處置, 1,

note: 持續追蹤


Source1

{
  "resourceType": "Procedure",
  "id": "PMR-Pro13",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProcedure"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.vghtpe.gov.tw/Index.action",
      "value": "1"
    }
  ],
  "status": "completed",
  "code": {
    "coding": [
      {
        "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
        "code": "BU46ZZZ"
      }
    ],
    "text": "Procedure"
  },
  "subject": {
    "reference": "Patient/PMR-Pat2"
  },
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "9258009"
        }
      ],
      "text": "妊娠子宮"
    }
  ],
  "followUp": [
    {
      "text": "一次性處置"
    },
    {
      "text": "1"
    },
    {
      "text": "次"
    }
  ],
  "note": [
    {
      "text": " 持續追蹤"
    }
  ]
}