Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions
: Reasons for missing data (sentinel) - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "vs-sentinel-conceptual-domain",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/385660001\">385660001</a></td><td>Not done</td></tr><tr><td><a href=\"http://snomed.info/id/1220561009\">1220561009</a></td><td>Not recorded</td></tr><tr><td><a href=\"http://snomed.info/id/443390004\">443390004</a></td><td>Refused</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/de/ImplementationGuide/fhir.cde-katalog"
}
]
}
}
],
"url" : "http://hl7.org/de/ValueSet/vs-sentinel-conceptual-domain",
"version" : "0.2.0",
"name" : "VS_SentinelConceptualDomain",
"title" : "Reasons for missing data (sentinel)",
"status" : "active",
"experimental" : false,
"date" : "2023-04-02T11:40:39+02:00",
"publisher" : "HL7 International - CDE Katalog Arbeitsgruppe",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "Dieses ValueSet enthält SNOMED-Codes für fehlende Werte (Sentinel-Kategorien).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "385660001",
"display" : "Not done"
},
{
"code" : "1220561009",
"display" : "Not recorded"
},
{
"code" : "443390004",
"display" : "Refused"
},
{
"code" : "261665006",
"display" : "Unknown"
}
]
}
]
}
}