Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build
Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-02 |
{
"resourceType" : "ValueSet",
"id" : "VHObservationCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VHObservationCode</b></p><a name=\"VHObservationCode\"> </a><a name=\"hcVHObservationCode\"> </a><a name=\"VHObservationCode-en-GB\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 363787002 (Observable entity)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 272379006 (Events)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 243796009 (Context-dependent categories)</li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept descends from 386053000 (Investigations)</li></ul></div>"
},
"url" : "https://fhir.virtually.healthcare/ValueSet/VHObservationCode",
"version" : "0.1.0-current",
"name" : "VHObservationCode",
"title" : "VH Observation Code",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-02T14:10:35+00:00",
"publisher" : "Virtually Healthcare",
"contact" : [
{
"name" : "Virtually Healthcare",
"telecom" : [
{
"system" : "url",
"value" : "https://virtually.healthcare"
}
]
}
],
"description" : "VH Observation Code - based on [HL7 FHIR Observation Guidance](https://hl7.org/fhir/R4/observation.html#guidance).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB",
"display" : "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "363787002"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "272379006"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "243796009"
}
]
},
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "386053000"
}
]
}
]
}
}