ValueSets
StfBerufsgruppe
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfBerufsgruppeVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfBerufsgruppe'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfBerufsgruppeCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfBerufsgruppeVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfBerufsgruppeVS" /> <version value="0.1.0" /> <name value="StfBerufsgruppe" /> <title value="STF Berufsgruppe" /> <status value="draft" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfBerufsgruppeCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfBerufsgruppe", "id": "StfBerufsgruppeVS", "title": "STF Berufsgruppe", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfBerufsgruppeVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfBerufsgruppeCS" } ] } }
StfDateiTyp
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfDateiTyp'
Version | 0.1.0 |
Status | Draft |
Typen von Dateien, die im Sterbefall Kontext vorkommen können
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfDateiTypCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfDateiTypVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS" /> <version value="0.1.0" /> <name value="StfDateiTyp" /> <title value="STF Datei Typ" /> <status value="draft" /> <description value="Typen von Dateien, die im Sterbefall Kontext vorkommen können" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfDateiTypCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfDateiTyp", "id": "StfDateiTypVS", "title": "STF Datei Typ", "description": "Typen von Dateien, die im Sterbefall Kontext vorkommen können", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfDateiTypVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfDateiTypCS" } ] } }
StfFacharztgruppe
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfFacharztgruppeVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfFacharztgruppe'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfFacharztgruppeCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfFacharztgruppeVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfFacharztgruppeVS" /> <version value="0.1.0" /> <name value="StfFacharztgruppe" /> <title value="STF Facharztgruppe" /> <status value="draft" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfFacharztgruppeCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfFacharztgruppe", "id": "StfFacharztgruppeVS", "title": "STF Facharztgruppe", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfFacharztgruppeVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfFacharztgruppeCS" } ] } }
StfJaNein
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfJaNein'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
The following codes from system: http://terminology.hl7.org/CodeSystem/v2-0532
Code Display Y Ja N Nein
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfJaNeinVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinVS" /> <version value="0.1.0" /> <name value="StfJaNein" /> <title value="STF JaNeinUnbekannt" /> <status value="draft" /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0532" /> <concept> <code value="Y" /> <display value="Ja" /> </concept> <concept> <code value="N" /> <display value="Nein" /> </concept> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfJaNein", "id": "StfJaNeinVS", "title": "STF JaNeinUnbekannt", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinVS", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "concept": [ { "code": "Y", "display": "Ja" }, { "code": "N", "display": "Nein" } ] } ] } }
StfJaNeinUnbekannt
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinUnbekanntVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfJaNeinUnbekannt'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
The following codes from system: http://terminology.hl7.org/CodeSystem/v2-0532
Code Display Y Ja N Nein The following codes from system: DataAbsentReason
Code Display unknown Unbekannt
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfJaNeinUnbekanntVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinUnbekanntVS" /> <version value="0.1.0" /> <name value="StfJaNeinUnbekannt" /> <title value="STF JaNeinUnbekannt" /> <status value="draft" /> <compose> <include> <system value="http://terminology.hl7.org/CodeSystem/v2-0532" /> <concept> <code value="Y" /> <display value="Ja" /> </concept> <concept> <code value="N" /> <display value="Nein" /> </concept> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/data-absent-reason" /> <concept> <code value="unknown" /> <display value="Unbekannt" /> </concept> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfJaNeinUnbekannt", "id": "StfJaNeinUnbekanntVS", "title": "STF JaNeinUnbekannt", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfJaNeinUnbekanntVS", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "concept": [ { "code": "Y", "display": "Ja" }, { "code": "N", "display": "Nein" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason", "concept": [ { "code": "unknown", "display": "Unbekannt" } ] } ] } }
StfOrganisationsTyp
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfOrganisationsTyp'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfOrganisationsTypCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfOrganisationsTypVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS" /> <version value="0.1.0" /> <name value="StfOrganisationsTyp" /> <title value="STF Typ einer Organisation" /> <status value="draft" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfOrganisationsTyp", "id": "StfOrganisationsTypVS", "title": "STF Typ einer Organisation", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfOrganisationsTypVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS" } ] } }
StfTodesursacheCode
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfTodesursacheCodeVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfTodesursacheCode'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfTodesursacheCodeCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfTodesursacheCodeVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfTodesursacheCodeVS" /> <version value="0.1.0" /> <name value="StfTodesursacheCode" /> <title value="Warnhinweis Code" /> <status value="draft" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfTodesursacheCodeCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfTodesursacheCode", "id": "StfTodesursacheCodeVS", "title": "Warnhinweis Code", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfTodesursacheCodeVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfTodesursacheCodeCS" } ] } }
StfUnnatuerlicheTodesursachen
Metadaten
CanonicalURL | Status | Version |
---|---|---|
http://gematik.de/fhir/oegd/stf/ValueSet/StfUnnatuerlicheTodesursachenVS | draft | 0.1.0 |
Inhalt
ValueSet 'StfUnnatuerlicheTodesursachen'
Version | 0.1.0 |
Status | Draft |
This value set includes codes from the following code systems:
- Import all codes from CodeSystem StfUnnatuerlicheTodesursachenCS
<ValueSet xmlns="http://hl7.org/fhir"> <id value="StfUnnatuerlicheTodesursachenVS" /> <url value="http://gematik.de/fhir/oegd/stf/ValueSet/StfUnnatuerlicheTodesursachenVS" /> <version value="0.1.0" /> <name value="StfUnnatuerlicheTodesursachen" /> <title value="STF Unnatürliche Todesursachen" /> <status value="draft" /> <compose> <include> <system value="http://gematik.de/fhir/oegd/stf/CodeSystem/StfUnnatuerlicheTodesursachenCS" /> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "status": "draft", "name": "StfUnnatuerlicheTodesursachen", "id": "StfUnnatuerlicheTodesursachenVS", "title": "STF Unnatürliche Todesursachen", "version": "0.1.0", "url": "http://gematik.de/fhir/oegd/stf/ValueSet/StfUnnatuerlicheTodesursachenVS", "compose": { "include": [ { "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfUnnatuerlicheTodesursachenCS" } ] } }