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