FHIR IG analytics| Package | vzvz.fhir.aof |
| Resource Type | List |
| Id | List-aorta-datareference-example.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "List",
"id": "aorta-datareference-example",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/aorta-DataReference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Device",
"id": "nl-vzvz-Device-contained-datareference",
"meta": {
"profile": [
"http://vzvz.nl/fhir/StructureDefinition/nl-vzvz-Device"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/aorta-app-id",
"value": "9000028"
}
],
"owner": {
"identifier": {
"system": "http://fhir.nl/fhir/NamingSystem/ura",
"value": "12345678"
}
}
},
{
"resourceType": "Patient",
"id": "nl-core-Patient-contained",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient with name and partner name</div>"
},
"identifier": [
{
"system": "http://hl7.nl/fhir/NamingSystem/bsn",
"value": "333444111"
}
],
"name": [
{
"given": [
"Johanna",
"Petronella",
"Maria"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
],
"use": "official",
"text": "Johanna Petronella Maria (Jo) van Putten-van der Giessen",
"family": "van Putten-van der Giessen",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "van"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Putten"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix",
"valueString": "van der"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-partner-name",
"valueString": "Giessen"
}
]
}
},
{
"given": [
"Jo"
],
"use": "usual"
}
],
"birthDate": "1934-04-28"
}
],
"subject": {
"reference": "#nl-core-Patient-contained",
"type": "Patient"
},
"source": {
"reference": "#nl-vzvz-Device-contained-datareference",
"type": "Device"
},
"status": "current",
"mode": "working",
"code": {
"coding": [
{
"code": "460320",
"system": "urn:oid:2.16.840.1.113883.2.4.15.4",
"display": "Huisarts Care Provision"
}
]
},
"date": "2024-05-22T13:55:19+02:00",
"emptyReason": {
"coding": [
{
"code": "withheld",
"system": "http://terminology.hl7.org/CodeSystem/list-empty-reason"
}
]
}
}