FHIR IG Statistics: ValueSet/ParentTypes
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ParentTypes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kl.dk/children/ValueSet/ParentTypes",
"version": "2.1.0",
"name": "ParentTypes",
"title": "ForælderTyper",
"status": "active",
"experimental": false,
"date": "2024-10-31T20:28:31+01:00",
"publisher": "Kommunernes Landsforening",
"contact": [
{
"name": "Kommunernes Landsforening",
"telecom": [
{
"system": "url",
"value": "http://kl.dk"
}
]
}
],
"description": "Limitation on HL7 role class to only represent parent-relationships, as accepted in the children data-set",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "PRN"
}
]
}
]
}
}