FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Patient |
| Id | Patient-IC-Pat2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient IC-Pat2
黃睿駿(official) Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))
| Active: | true | ||
| Other Id: | Medical record number/123456 (use: official, ) | ||
{
"resourceType": "Patient",
"id": "IC-Pat2",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckPatient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR",
"display": "Medical record number"
}
]
},
"system": "http://www.moi.gov.tw",
"value": "123456"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NNxxx",
"_code": {
"extension": [
{
"extension": [
{
"url": "suffix",
"valueString": "TWN"
},
{
"url": "valueSet",
"valueCanonical": "http://hl7.org/fhir/ValueSet/iso3166-1-3"
}
],
"url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/identifier-suffix"
}
]
}
}
]
},
"system": "http://www.moi.gov.tw",
"value": "A123456789"
}
],
"active": true,
"name": [
{
"use": "official",
"text": "黃睿駿"
}
],
"gender": "male",
"birthDate": "1999-01-01"
}