FHIR IG analytics| Package | fhir.kh.camdheaig |
| Resource Type | Patient |
| Id | Patient-CRPatientExample.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient CRPatientExample
Profile: CR Patient
សុខ ដារា វិសាលខ(official) Male, DoB: 1985-04-11 ( Khmer Identification Code: 5310274819)
| Active: | true | Deceased: | false | ||
| Other Ids: |
| ||||
| Alt. Name: | Sokh Dara Visal(Official) | ||||
| Contact Detail |
| ||||
| CR Health Financing Type | CR Health Financing Type Code System: health_equity_fund (Health Equity Fund (HEF)) | ||||
| CR Occupation Category | CR Occupation Category Code System: garment_factory (Garment Factory Worker) | ||||
| CR Nationality | Cambodia | ||||
| CR Education Level | CR Education Level Code System: upper_secondary (Upper Secondary) | ||||
| CR Employment Status | CR Employment Status Code System: informal_employed (Informally Employed) | ||||
{
"resourceType": "Patient",
"id": "CRPatientExample",
"meta": {
"profile": [
"http://camdheaig.org/StructureDefinition/cr-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://camdheaig.org/StructureDefinition/cr-nationality",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KHM",
"display": "Cambodia"
}
]
}
},
{
"url": "http://camdheaig.org/StructureDefinition/cr-education-level",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-education-level",
"code": "upper_secondary",
"display": "Upper Secondary"
}
},
{
"url": "http://camdheaig.org/StructureDefinition/cr-employment-status",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-employment-status",
"code": "informal_employed",
"display": "Informally Employed"
}
},
{
"url": "http://camdheaig.org/StructureDefinition/cr-occupation-category",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-occupation-category",
"code": "garment_factory",
"display": "Garment Factory Worker"
}
},
{
"url": "http://camdheaig.org/StructureDefinition/cr-health-financing-type",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-health-financing-type",
"code": "health_equity_fund",
"display": "Health Equity Fund (HEF)"
}
}
],
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://camdheaig.org/CodeSystem/cr-identifier-type",
"code": "HID",
"display": "Health ID"
}
],
"text": "Health ID"
},
"system": "http://clientregistry.org/hid",
"value": "4278139652"
},
{
"type": {
"coding": [
{
"system": "http://camdheaig.org/CodeSystem/cr-identifier-type",
"code": "KIDC",
"display": "Khmer Identification Code"
}
]
},
"system": "http://clientregistry.org/kidc",
"value": "5310274819"
},
{
"type": {
"coding": [
{
"system": "http://camdheaig.org/CodeSystem/cr-identifier-type",
"code": "HIV",
"display": "HIV Programme Identifier"
}
]
},
"system": "http://clientregistry.org/hiv-programme",
"value": "HIV-KH-00419823"
}
],
"active": true,
"name": [
{
"extension": [
{
"url": "http://camdheaig.org/StructureDefinition/cr-name-script",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-name-script",
"code": "Khmer",
"display": "Khmer Script"
}
}
],
"use": "official",
"text": "សុខ ដារា វិសាលខ",
"family": "សុខ",
"given": [
"ដារា",
"វិសាលខ"
]
},
{
"extension": [
{
"url": "http://camdheaig.org/StructureDefinition/cr-name-script",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-name-script",
"code": "Latin",
"display": "Latin Script"
}
}
],
"use": "official",
"text": "Sokh Dara Visal",
"family": "Sokh",
"given": [
"Dara",
"Visal"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+85598661003"
}
],
"gender": "male",
"birthDate": "1985-04-11",
"_birthDate": {
"extension": [
{
"url": "http://camdheaig.org/StructureDefinition/cr-dob-accuracy",
"valueCoding": {
"system": "http://camdheaig.org/CodeSystem/cr-dob-accuracy",
"code": "exact",
"display": "Exact"
}
}
]
},
"deceasedBoolean": false,
"address": [
{
"use": "home",
"text": "Phum Prey Thom, Sangkat Tonle Bassac, Khan Chamkar Mon, Phnom Penh",
"line": [
"Phum Prey Thom"
],
"district": "Sangkat Tonle Bassac, Khan Chamkar Mon",
"state": "Phnom Penh"
}
]
}