Package | healthdata.be.r4.cbb |
Resource Type | CodeSystem |
Id | CodeSystem-YesNo |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/CodeSystem/YesNo |
URL | https://fhir.healthdata.be/CodeSystem/YesNo |
Version | 2020-09-01T00:00:00 |
Status | draft |
Date | 2023-07-07T11:50:14.7966344+00:00 |
Name | YesNo |
Title | YesNo |
Description | YesNo |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Content | complete |
ValueSet | |
MultipleBirthIndicator | MultipleBirthIndicator |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CodeSystem-YesNo", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "language": "en-US", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod", "valuePeriod": { "start": "2020-09-01T00:00:00+02:00" } } ], "url": "https://fhir.healthdata.be/CodeSystem/YesNo", "version": "2020-09-01T00:00:00", "name": "YesNo", "title": "YesNo", "status": "draft", "experimental": false, "date": "2023-07-07T11:50:14.7966344+00:00", "publisher": "Healthdata.be (Sciensano)", "contact": [ { "name": "Service portal – healthdata.be", "telecom": [ { "system": "url", "value": "https://sciensano.service-now.com/sp", "use": "work" } ] } ], "description": "YesNo", "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "0", "display": "No", "definition": "No", "designation": [ { "language": "nl-BE", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "Nee" }, { "language": "fr-BE", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "Non" } ] }, { "code": "1", "display": "Yes", "definition": "Yes", "designation": [ { "language": "nl-BE", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "Ja" }, { "language": "fr-BE", "use": { "system": "http://snomed.info/sct", "code": "900000000000013009", "display": "Synonym" }, "value": "Oui" } ] } ] }