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

FHIR IG Statistics: ValueSet/vs-docref-doctype-eu-pcsp

Packagehl7.eu.fhir.pcsp
TypeValueSet
Idvs-docref-doctype-eu-pcsp
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/pcsp/http://hl7.eu/fhir/ig/pcsp/0.1.0/ValueSet-vs-docref-doctype-eu-pcsp.html
URLhttp://hl7.eu/fhir/ig/pcsp/ValueSet/vs-docref-doctype-eu-pcsp
Version0.1.0
Statusactive
Date2023-01-26T09:50:21+01:00
NameDocRefDocType
TitleDocument Type
Realmeu
Authorityhl7
DescriptionTypes of documents exchanged with the PCSP platform

Resources that use this resource

StructureDefinition
DocumentReference-eu-pcspDocumentReference: PCSP

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
cs-generic-eu-pcspPCSP Code System
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

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-docref-doctype-eu-pcsp",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-docref-doctype-eu-pcsp",
  "version": "0.1.0",
  "name": "DocRefDocType",
  "title": "Document 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": "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": "surpass",
            "display": "Childhood Cancer Survivor Passport"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18748-4",
            "display": "Diagnostic Imaging Report"
          },
          {
            "code": "34105-7",
            "display": "Hospital Discharge summary"
          },
          {
            "code": "11502-2",
            "display": "LABORATORY REPORT.TOTAL"
          }
        ]
      }
    ]
  }
}