FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.protect-child
Resource TypeValueSet
IdValueSet-vascular-complication-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-vascular-complication-type-vs.html
URLhttps://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/vascular-complication-type-vs
Version0.1.0-ci-build
Statusdraft
Date2026-06-05T19:23:32+00:00
NameVascularComplicationTypeVS
TitleVascular Complication Type ValueSet
Realmeu
Authorityhl7

Resources that use this resource

StructureDefinition
hl7.eu.fhir.protect-child#currentclinical-eventClinical Event

Resources that this resource uses

CodeSystem
hl7.eu.fhir.protect-child#currentvascular-complication-typeVascular Complication Type CodeSystem

Narrative

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

Generated Narrative: ValueSet vascular-complication-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "vascular-complication-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/vascular-complication-type-vs",
  "version": "0.1.0-ci-build",
  "name": "VascularComplicationTypeVS",
  "title": "Vascular Complication Type ValueSet",
  "status": "draft",
  "date": "2026-06-05T19:23:32+00:00",
  "publisher": "Protect Child",
  "contact": [
    {
      "name": "Protect Child",
      "telecom": [
        {
          "system": "url",
          "value": "https://protect-child.eu/"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/vascular-complication-type",
        "concept": [
          {
            "code": "HAT"
          },
          {
            "code": "portal-vein-stenosis"
          },
          {
            "code": "portal-vein-thrombosis"
          },
          {
            "code": "unknown"
          }
        ]
      }
    ]
  }
}