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",
"id": "2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000",
"meta": {
"source": "http://decor.nictiz.nl/fhir/4.0/lu-",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
],
"tag": [
{
"system": "http://hl7.org/fhir/FHIR-version",
"code": "4.0.1"
}
]
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2022-12-21T00:00:00Z"
}
}
],
"url": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.25.11.414--20221221000000",
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.2.4.3.11.60.25.11.414"
}
],
"version": "2022-12-21T00:00:00",
"name": "AanvraagStatusCodelijst",
"title": "AanvraagStatusCodelijst",
"status": "active",
"experimental": false,
"publisher": "Nictiz",
"contact": [
{
"name": "Nictiz",
"telecom": [
{
"system": "url",
"value": "https://www.nictiz.nl"
}
]
}
],
"description": "Statuscodes voor aanvraag; combinatie van SNOMED CT en HL7 v3 ActStatus zoals gebruikt in de functionele specificatie.",
"immutable": false,
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "385644000",
"display": "Requested"
},
{
"code": "397943006",
"display": "Planned"
},
{
"code": "385651009",
"display": "In progress"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActStatus",
"concept": [
{
"code": "new",
"display": "new"
},
{
"code": "held",
"display": "held"
},
{
"code": "cancelled",
"display": "cancelled"
},
{
"code": "active",
"display": "active"
},
{
"code": "completed",
"display": "completed"
},
{
"code": "aborted",
"display": "aborted"
}
]
}
]
}
}