FHIR IG analytics| Package | medcom.fhir.dk.notes |
| Resource Type | Patient |
| Id | Patient-d65cd8db-4520-4264-87be-a5fd01fb9762.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient d65cd8db-4520-4264-87be-a5fd01fb9762
Niels Test Vendelboe (official) Male, DoB: 1974-01-30 ( urn:oid:1.2.208.176.1.2#3001749995)
{
"resourceType": "Patient",
"id": "d65cd8db-4520-4264-87be-a5fd01fb9762",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-patient|2.0.0"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.2.208.176.1.2",
"value": "3001749995"
}
],
"name": [
{
"use": "official",
"family": "Vendelboe",
"given": [
"Niels",
"Test"
]
}
],
"gender": "male",
"birthDate": "1974-01-30"
}