| Package | hl7.eu.fhir.pcsp |
| Resource Type | ValueSet |
| Id | vs-sct-donorType-eu-pcsp |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-vs-sct-donorType-eu-pcsp.html |
| URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-sct-donorType-eu-pcsp |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-02T17:28:17+00:00 |
| Name | SctDonorTypeVs |
| Title | Stem Cell Donor type |
| Realm | eu |
| Authority | hl7 |
| Description | Stem Cell Donor type |
| StructureDefinition | |
| BiologicallyDerivedProduct-sct-eu-pcsp | BiologicallyDerivedProduct: Stem Cell |
| CodeSystem | |
| cs-generic-eu-pcsp | PCSP Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-sct-donorType-eu-pcsp
http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp| Code | Display | Definition |
| sct-matched-related | matched related | matched related, unknown or unspecified |
| sct-matched-unrelated | matched unrelated | matched unrelated |
| sct-mismatch-related | mismatch related | mismatch related |
| sct-mismatch-unrelated | mismatch unrelated | mismatch unrelated |
| sct-haplo-identical | haplo-identical | haplo-identical |
| sct-matched-related–sibling | matched related – sibling | matched related – sibling |
| sct-matched-related–parent | matched related – parent | matched related – parent |
| sct-matched-related–other | matched related – other | matched related – other (e.g. cousin) |
{
"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.2.0",
"name": "SctDonorTypeVs",
"title": "Stem Cell Donor type",
"status": "draft",
"experimental": false,
"date": "2025-08-02T17:28:17+00: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"
}
]
}
]
}
}