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

FHIR IG Statistics: ValueSet/vs-sct-donorType-eu-pcsp

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idvs-sct-donorType-eu-pcsp
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-vs-sct-donorType-eu-pcsp.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameSctDonorTypeVs
TitleStem Cell Donor type
Realmeu
Authorityhl7
DescriptionStem Cell Donor type

Resources that use this resource

StructureDefinition
BiologicallyDerivedProduct-sct-eu-pcspBiologicallyDerivedProduct: Stem Cell

Resources that this resource uses

CodeSystem
cs-generic-eu-pcspPCSP Code System

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "vs-sct-donorType-eu-pcsp",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp",
  "version": "0.1.0",
  "name": "SctDonorTypeVs",
  "title": "Stem Cell Donor type",
  "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": "Stem Cell Donor type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
        "concept": [
          {
            "code": "sct-matched-related",
            "display": "matched related"
          },
          {
            "code": "sct-matched-unrelated",
            "display": "matched unrelated"
          },
          {
            "code": "sct-mismatch-related",
            "display": "mismatch related"
          },
          {
            "code": "sct-mismatch-unrelated",
            "display": "mismatch unrelated"
          },
          {
            "code": "sct-haplo-identical",
            "display": "haplo-identical"
          },
          {
            "code": "sct-matched-related–sibling",
            "display": "matched related – sibling"
          },
          {
            "code": "sct-matched-related–parent",
            "display": "matched related – parent"
          },
          {
            "code": "sct-matched-related–other",
            "display": "matched related – other"
          }
        ]
      }
    ]
  }
}