FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Patient |
| Id | Patient-pat-ds.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient pat-ds
甄○康(official) Female, DoB: 1985-01-02 ( Medical record number: Z199999829 (use: official, ))
| Person Age | 39 a (Details: UCUM codea = 'a') | ||
{
"resourceType": "Patient",
"id": "pat-ds",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Patient-DS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/person-age",
"valueAge": {
"value": 39,
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
],
"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": "Z199999829"
}
],
"name": [
{
"use": "official",
"text": "甄○康"
}
],
"gender": "female",
"birthDate": "1985-01-02"
}