FHIR IG Statistics: ValueSet/participation-role-type
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "participation-role-type",
"meta": {
"lastUpdated": "2023-01-23T12:00:00+01:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"url": "http://vzvz.nl/fhir/ValueSet/participation-role-type",
"identifier": [
{
"value": "http://vzvz.nl/fhir/ValueSet/participation-role-type"
}
],
"version": "4.0.1",
"name": "NlVzvzParticipationRoleType",
"title": "NlVzvzParticipationRoleType",
"status": "draft",
"experimental": false,
"date": "2023-01-23T12:00:00+01:00",
"publisher": "VZVZ",
"contact": [
{
"name": "VZVZ",
"telecom": [
{
"system": "url",
"value": "https://www.vzvz.nl",
"use": "work"
}
]
}
],
"description": "This FHIR value set is a subset of the http://hl7.org/fhir/ValueSet/participation-role-type value set, containing only the codes used in VZVZ",
"copyright": "VZVZ",
"compose": {
"include": [
{
"system": "http://dicom.nema.org/resources/ontology/DCM",
"concept": [
{
"code": "110150",
"display": "Application"
},
{
"code": "110151",
"display": "Application launcher"
},
{
"code": "110152",
"display": "Destination Role ID"
},
{
"code": "110153",
"display": "Source Role ID"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
"concept": [
{
"code": "PAT"
}
]
}
]
}
}