0.1.0 - ci-build
VPImplementationGuide - Local Development build (v0.1.0). See the Directory of published versions
Active as of 2022-08-23 |
{
"resourceType" : "ValueSet",
"id" : "vp-icd-10-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10.html\"><code>http://hl7.org/fhir/sid/icd-10</code></a></li></ul></div>"
},
"url" : "https://fhir-vaccination-pass.github.io/fhir-implementation-guide/ValueSet/vp-icd-10-value-set",
"version" : "0.1.0",
"name" : "VPICD10ValueSet",
"title" : "ICD10ValueSet",
"status" : "active",
"date" : "2022-08-23T12:16:54+00:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10"
}
]
}
}