FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VHConditionCode

Packagefhir.virtually.healthcare
TypeValueSet
IdVHConditionCode
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHConditionCode.html
URLhttps://fhir.virtually.healthcare/ValueSet/VHConditionCode
Version0.1.1-current
Statusdraft
Date2025-07-09T06:27:48+00:00
NameVHConditionCode
TitleVH Condition Code
Realmus
Authorityhl7
DescriptionVH Condition Type - copy of `https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode` altered to use `is-a`

Resources that use this resource

StructureDefinition
ConditionCondition

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet VHConditionCode

This value set includes codes based on the following rules:


Source

{
  "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"
          }
        ]
      }
    ]
  }
}