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

FHIR IG Statistics: ValueSet/VHObservationCode

Packagefhir.virtually.healthcare
TypeValueSet
IdVHObservationCode
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHObservationCode.html
URLhttps://fhir.virtually.healthcare/ValueSet/VHObservationCode
Version0.1.1-current
Statusdraft
Date2025-07-09T06:27:48+00:00
NameVHObservationCode
TitleVH Observation Code
Realmus
Authorityhl7
DescriptionVH Observation Code - based on [HL7 FHIR Observation Guidance](https://hl7.org/fhir/R4/observation.html#guidance).

Resources that use this resource

StructureDefinition
ObservationObservation

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 VHObservationCode

This value set includes codes based on the following rules:


Source

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