FHIR IG analytics| Package | hl7.fhir.eu.laboratory |
| Resource Type | Patient |
| Id | Patient-pat-lab-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient pat-lab-example
Profile: Patient (EU core)
František Očkovaný Moreira Male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor))
| Other Ids: |
| ||
{
"resourceType": "Patient",
"id": "pat-lab-example",
"meta": {
"profile": [
"http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NIIP"
}
]
},
"system": "urn:oid:1.2.203.24341.1.20.2",
"value": "740512852"
},
{
"system": "urn:oid:1.2.203.24341.1.20.9.1",
"value": "A225961454"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PPN"
}
]
},
"system": "urn:oid:2.16.840.1.113883.4.330.203",
"value": "5484136"
}
],
"name": [
{
"family": "Očkovaný Moreira",
"given": [
"František"
]
}
],
"gender": "male",
"birthDate": "2000-03-21"
}