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