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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypeEncounter
IdEncounter-IC-Enc6.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 IC-Enc6

identifier: https://www.vghtpe.gov.tw/Index.action/Encounter唯一碼

status: Finished

class: ActCode OBSENC: observation encounter

serviceType: Medical Services

subject: 黃睿駿(official) Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))

Participants

-Individual
*Practitioner 賴護士

period: 2022-03-30 --> (ongoing)

serviceProvider: Organization 國立臺灣大學醫學院附設醫院


Source1

{
  "resourceType": "Encounter",
  "id": "IC-Enc6",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://www.vghtpe.gov.tw/Index.action",
      "value": "Encounter唯一碼"
    }
  ],
  "status": "finished",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "OBSENC",
    "display": "observation encounter"
  },
  "serviceType": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "394609007"
      }
    ],
    "text": "Medical Services"
  },
  "subject": {
    "reference": "Patient/IC-Pat2"
  },
  "participant": [
    {
      "individual": {
        "reference": "Practitioner/IC-Pra5"
      }
    }
  ],
  "period": {
    "start": "2022-03-30"
  },
  "serviceProvider": {
    "reference": "Organization/IC-Org1"
  }
}