Package | fhir.virtually.healthcare |
Type | ValueSet |
Id | VHObservationCode |
FHIR Version | R4 |
Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHObservationCode.html |
URL | https://fhir.virtually.healthcare/ValueSet/VHObservationCode |
Version | 0.1.1-current |
Status | draft |
Date | 2025-07-09T06:27:48+00:00 |
Name | VHObservationCode |
Title | VH Observation Code |
Realm | us |
Authority | hl7 |
Description | VH Observation Code - based on [HL7 FHIR Observation Guidance](https://hl7.org/fhir/R4/observation.html#guidance). |
StructureDefinition | |
Observation | Observation |
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VHObservationCode
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 363787002 (Observable entity)http://snomed.info/sct
where concept is-a 272379006 (Events)http://snomed.info/sct
where concept is-a 243796009 (Context-dependent categories)http://snomed.info/sct
where concept descends from 386053000 (Investigations){ "resourceType": "ValueSet", "id": "VHObservationCode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.virtually.healthcare/ValueSet/VHObservationCode", "version": "0.1.1-current", "name": "VHObservationCode", "title": "VH Observation Code", "status": "draft", "experimental": false, "date": "2025-07-09T06:27:48+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" } ] } ] } }