| Package | basisprofil.de |
| Resource Type | CodeSystem |
| Id | CodeSystem-raucherstatus |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=basisprofil.de@0.2.40&canonical=http://fhir.de/CodeSystem/raucherstatus |
| URL | http://fhir.de/CodeSystem/raucherstatus |
| Version | 0.2.3 |
| Status | draft |
| Date | 2018-09-27 |
| Name | raucherstatus |
| Authority | hl7 |
| Description | Raucherstatus |
| Content | complete |
| ValueSet | |
| raucherstatus | raucherstatus |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"url": "http://fhir.de/CodeSystem/raucherstatus",
"version": "0.2.3",
"name": "raucherstatus",
"status": "draft",
"experimental": false,
"date": "2018-09-27",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"description": "Raucherstatus",
"caseSensitive": true,
"valueSet": "http://fhir.de/ValueSet/raucherstatus",
"content": "complete",
"concept": [
{
"code": "raucher",
"display": "Raucher"
},
{
"code": "exraucher",
"display": "Ex-Raucher"
},
{
"code": "nieraucher",
"display": "Nieraucher"
},
{
"code": "unbekannt",
"display": "unbekannt"
}
]
}