FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | ValueSet |
| Id | vs-fromToPosteriorAnterior-eu-pcsp |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-vs-fromToPosteriorAnterior-eu-pcsp.html |
| URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-fromToPosteriorAnterior-eu-pcsp |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-02T17:28:17+00:00 |
| Name | FromToPosteriorAnteriorVs |
| Title | Body Location Qualifier Value Set |
| Realm | eu |
| Authority | hl7 |
| Description | Types of documents exchanged with the PCSP platform |
| StructureDefinition | |
| Observation-totalDoseRad-eu-pcsp | Observation: Radiotherapy Total Dose PCSP |
| Procedure-radiotheraphy-eu-pcsp | Procedure: Radiotherapy |
| Procedure-radiotheraphyBoost-eu-pcsp | Procedure: Radiotherapy Boost |
| Procedure-radiotheraphyShield-eu-pcsp | Procedure: Radiotherapy Shielding |
| CodeSystem | |
| sct | SNOMED CT International Edition |
| cs-generic-eu-pcsp | PCSP Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-fromToPosteriorAnterior-eu-pcsp
This value set includes codes based on the following rules:
http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp| Code | Display | Definition |
| to-structure | To-structure | To-Structure |
http://snomed.info/sct| Code | Display |
| 272488003 | From-structure |
| 255549009 | Anterior |
| 255551008 | Posterior |
{
"resourceType": "ValueSet",
"id": "vs-fromToPosteriorAnterior-eu-pcsp",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-fromToPosteriorAnterior-eu-pcsp",
"version": "0.2.0",
"name": "FromToPosteriorAnteriorVs",
"title": "Body Location Qualifier Value Set",
"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": "Types of documents exchanged with the PCSP platform",
"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": "to-structure",
"display": "To-structure"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "272488003",
"display": "From-structure"
},
{
"code": "255549009",
"display": "Anterior"
},
{
"code": "255551008",
"display": "Posterior"
}
]
}
]
}
}