Package | cce.fhir.minimal |
Resource Type | ValueSet |
Id | ValueSet-cce-core-ValueSet-PseudonymTypeVS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/PseudonymTypeVS |
URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/PseudonymTypeVS |
Version | 0.0.1 |
Status | draft |
Name | PseudonymTypeVS |
Title | Pseudonym Type VS |
Description | Type of Patientpseudonym ID |
No resources found
CodeSystem | |
PseudonymTypeCS | Pseudonym Type CS |
Note: links and images are rebased to the (stated) source
Pseudonym-ID ValueSet
Type of Pseudonym ID
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/PseudonymTypeVS", "version": "0.0.1", "name": "PseudonymTypeVS", "title": "Pseudonym Type VS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "Type of Patientpseudonym ID", "compose": { "include": [ { "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/PseudonymTypeCS", "concept": [ { "code": "Local", "display": "Local" }, { "code": "Global", "display": "Global" }, { "code": "Miscellaneous", "display": "Miscellaneous" } ] } ] } }