FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "ProcedureTypeDentalCare",
"id": "ProcedureTypeDentalCare",
"title": "ProcedureTypeDentalCare ValueSet.",
"description": "Combined ValueSet for the procedure type in dental care.",
"url": "http://medmij.nl/fhir/ValueSet/ProcedureTypeDentalCare",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.11.2.3.11.9"
}
],
"experimental": false,
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://medmij.nl/fhir/ValueSet/ProcedureTypeNZaDentalCare"
]
},
{
"valueSet": [
"http://medmij.nl/fhir/ValueSet/ProcedureTypeNZaOrthodonticCare"
]
}
]
}
}