Package | fhir.virtually.healthcare |
Type | ValueSet |
Id | VHConditionCode |
FHIR Version | R4 |
Source | https://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHConditionCode.html |
URL | https://fhir.virtually.healthcare/ValueSet/VHConditionCode |
Version | 0.1.1-current |
Status | draft |
Date | 2025-07-09T06:27:48+00:00 |
Name | VHConditionCode |
Title | VH Condition Code |
Realm | us |
Authority | hl7 |
Description | VH Condition Type - copy of `https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode` altered to use `is-a` |
StructureDefinition | |
Condition | Condition |
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 VHConditionCode
This value set includes codes based on the following rules:
http://snomed.info/sct
where concept is-a 404684003 (Clinical finding (finding))http://snomed.info/sct
where concept descends from 413350009 (Context-dependent finding)http://snomed.info/sct
where concept is-a 272379006 (Events){ "resourceType": "ValueSet", "id": "VHConditionCode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.virtually.healthcare/ValueSet/VHConditionCode", "version": "0.1.1-current", "name": "VHConditionCode", "title": "VH Condition 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 Condition Type - copy of `https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode` altered to use `is-a`", "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": "404684003" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "concept", "op": "descendent-of", "value": "413350009" } ] }, { "system": "http://snomed.info/sct", "filter": [ { "property": "concept", "op": "is-a", "value": "272379006" } ] } ] } }