FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| vzvz.fhir.nl-vzvz-core-stu3#1.0.1 | nl-vzvz-Device | NLVZVZDevice |
Resources that this resource uses
| CodeSystem |
| vzvz.fhir.nl-vzvz-core-stu3#1.0.1 | aorta-device | AortaDevice |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "AortaDeviceValueSet",
"id": "aorta-device",
"title": "Aorta Device ValueSet",
"description": "ValueSet containing all AORTA codesystems that define an applicationID",
"url": "http://vzvz.nl/fhir/ValueSet/aorta-device",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/ValueSet"
]
},
"identifier": [
{
"use": "official",
"value": "http://vzvz.nl/fhir/ValueSet/aorta-device"
}
],
"date": "2025-01-24T12:00:00+01:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "email",
"value": "standaardisatie@vzvz.nl",
"use": "work"
}
]
}
],
"copyright": "VZVZ",
"jurisdiction": [
{
"coding": [
{
"code": "NL",
"system": "urn:iso:std:iso:3166",
"display": "Netherlands"
}
]
}
],
"language": "nl-NL",
"compose": {
"include": [
{
"system": "http://vzvz.nl/fhir/CodeSystem/aorta-device"
}
]
}
}