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

FHIR IG Statistics: ValueSet/vs-hereditary-eu-pcsp

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idvs-hereditary-eu-pcsp
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-vs-hereditary-eu-pcsp.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/vs-hereditary-eu-pcsp
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameHereditaryPredispositionDisease
TitleHereditary Predispositions or Disease
Realmeu
Authorityhl7
DescriptionHereditary Predispositions or Disease

Resources that use this resource

StructureDefinition
Condition-primaryCancer-eu-pcspCondition: Primary Cancer

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


Source

{
  "resourceType": "ValueSet",
  "id": "vs-hereditary-eu-pcsp",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-hereditary-eu-pcsp",
  "version": "0.1.0",
  "name": "HereditaryPredispositionDisease",
  "title": "Hereditary Predispositions or Disease",
  "status": "active",
  "experimental": false,
  "date": "2023-01-26T09:50:21+01:00",
  "publisher": "PanCareSurPass Project",
  "contact": [
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name": "PanCareSurPass Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description": "Hereditary Predispositions or Disease",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "32895009",
            "display": "Hereditary disease"
          },
          {
            "code": "47708004",
            "display": "Genetic predisposition"
          }
        ]
      }
    ]
  }
}