FHIR IG analytics| Package | medcom.fhir.dk.conditionlist |
| Resource Type | Patient |
| Id | Patient-69e475df-20c8-4f54-8cea-9843568205fd.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 69e475df-20c8-4f54-8cea-9843568205fd
Profile: MedComDocumentPatient
Elmer Test Hansen (official) Male, DoB: 1947-09-25 ( urn:oid:1.2.208.176.1.2#2509479989)
{
"resourceType": "Patient",
"id": "69e475df-20c8-4f54-8cea-9843568205fd",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1.2",
"value": "2509479989"
}
],
"name": [
{
"use": "official",
"family": "Hansen",
"given": [
"Elmer",
"Test"
]
}
],
"gender": "male",
"birthDate": "1947-09-25"
}