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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeEncounter
IdEncounter-PMR-Enc8.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: Encounter PMR-Enc8

identifier: https://www.vghtpe.gov.tw/Index.action/Encounter唯一碼, LOINC/8653-8

status: Finished

class: v3-ActEncounterCode AMB: ambulatory

serviceType: Medical Services

period: 2022-07-08 12:12:00+0000 --> (ongoing)


Source1

{
  "resourceType": "Encounter",
  "id": "PMR-Enc8",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMREncounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.vghtpe.gov.tw/Index.action",
      "value": "Encounter唯一碼"
    },
    {
      "system": "http://loinc.org",
      "value": "8653-8"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActEncounterCode",
    "code": "AMB",
    "display": "ambulatory"
  },
  "serviceType": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "394609007"
      }
    ],
    "text": "Medical Services"
  },
  "period": {
    "start": "2022-07-08T12:12:00.000Z"
  }
}