FHIR IG Statistics: ValueSet/NICE_ContactType
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NICE-ContactType
https://fhir.stichting-nice.nl/ValueSet/NICE-ContactTypeValueSet that indicates the contact type
The ValueSet is originally based on the ContactTypeCodelijst codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#16
Source
{
"resourceType": "ValueSet",
"url": "https://fhir.stichting-nice.nl/ValueSet/NICE-ContactType",
"title": "NICE-ContactType",
"status": "active",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"compose": {
"include": [
{
"concept": [
{
"code": "1",
"display": "Emergency surgery"
},
{
"code": "2",
"display": "Planned surgery"
},
{
"code": "4",
"display": "Deceased before ICU admittance"
},
{
"code": "6",
"display": "Planned admission (could have been delayed for 12 hours without risk)"
}
],
"system": "https://fhir.stichting-nice.nl/NICE-codes"
},
{
"concept": [
{
"code": "OTH",
"display": "Other"
}
],
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"description": "ValueSet that indicates the contact type\nThe ValueSet is originally based on the ContactTypeCodelijst codelist and is extended with the codes from NICE: https://www.stichting-nice.nl/dd/#16",
"publisher": "NICE",
"language": "English",
"name": "NICE_ContactType"
}