FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | ValueSet |
| Id | ch-orf-vs-desiredaccommodation |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-orf/https://build.fhir.org/ig/hl7ch/ch-orf/ValueSet-ch-orf-vs-desiredaccommodation.html |
| URL | http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-desiredaccommodation |
| Version | 3.0.2-ci-build |
| Status | active |
| Date | 2025-05-22T09:52:16+00:00 |
| Name | ChOrfVsDesiredAccommodation |
| Title | Desired Accomodation |
| Realm | ch |
| Authority | hl7 |
| Description | Value Set for CH ORF Desired Accomodation |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| ch-orf-desiredaccommodation | CH ORF Desired Accommodation |
| CodeSystem | |
| bfs-medstats-21-encountertype | BFS Medizinische Statistik - 21 1.3.V02 - Klasse / Classe / Classe |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ch-orf-vs-desiredaccommodation
http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype| Code | Display |
| 1 | allgemein |
| 2 | halbprivat |
| 3 | privat |
{
"resourceType": "ValueSet",
"id": "ch-orf-vs-desiredaccommodation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-orf/ValueSet/ch-orf-vs-desiredaccommodation",
"version": "3.0.2-ci-build",
"name": "ChOrfVsDesiredAccommodation",
"title": "Desired Accomodation",
"status": "active",
"experimental": false,
"date": "2025-05-22T09:52:16+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "Value Set for CH ORF Desired Accomodation",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://fhir.ch/ig/ch-core/CodeSystem/bfs-medstats-21-encountertype",
"concept": [
{
"code": "1",
"display": "allgemein"
},
{
"code": "2",
"display": "halbprivat"
},
{
"code": "3",
"display": "privat"
}
]
}
]
}
}