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

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

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idvs-fromToPosteriorAnterior-eu-pcsp
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-vs-fromToPosteriorAnterior-eu-pcsp.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/vs-fromToPosteriorAnterior-eu-pcsp
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameFromToPosteriorAnteriorVs
TitleBody Location Qualifier Value Set
Realmeu
Authorityhl7
DescriptionTypes of documents exchanged with the PCSP platform

Resources that use this resource

StructureDefinition
Observation-totalDoseRad-eu-pcspObservation: Radiotherapy Total Dose PCSP
Procedure-radiotheraphy-eu-pcspProcedure: Radiotherapy
Procedure-radiotheraphyBoost-eu-pcspProcedure: Radiotherapy Boost
Procedure-radiotheraphyShield-eu-pcspProcedure: Radiotherapy Shielding

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri
cs-generic-eu-pcspPCSP Code System

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "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.1.0",
  "name": "FromToPosteriorAnteriorVs",
  "title": "Body Location Qualifier Value Set",
  "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": "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"
          }
        ]
      }
    ]
  }
}