@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "diab-careplan-education-vs"] ; # fhir:meta [ fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ; fhir:link ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: ValueSet diab-careplan-education-vs

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplayDeutsch (Österreich) (German (Austria), de)
    1269545001Diabetic education (procedure)Diabetikerschulung
    713101001Edukation über Pflege bei diabetischem Fußulcus
    428274007Dietary education for type II diabetes mellitus (procedure)Patientenschulung und Ernährungsberatung bei Diabetes mellitus Typ II
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/ValueSet/diab-careplan-education-vs"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.1"] ; # fhir:name [ fhir:v "DiabCareplanEducationVS"] ; # fhir:title [ fhir:v "Diabetes Behandlungsplan Schulungen VS"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-02-17T00:00:00+01:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "ELGA GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "ELGA GmbH" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://elga.gv.at" ] ] ) ] [ fhir:name [ fhir:v "ELGA GmbH" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://elga.gv.at" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:description [ fhir:v "Diabetes Behandlungsplan Schulungen VS"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "1269545001" ] ; fhir:display [ fhir:v "Diabetic education (procedure)" ] ; fhir:designation ( [ fhir:language [ fhir:v "de-AT" ] ; fhir:value [ fhir:v "Diabetikerschulung" ] ] ) ] [ fhir:code [ fhir:v "713101001" ] ; fhir:display [ fhir:v "Edukation über Pflege bei diabetischem Fußulcus" ] ] [ fhir:code [ fhir:v "428274007" ] ; fhir:display [ fhir:v "Dietary education for type II diabetes mellitus (procedure)" ] ; fhir:designation ( [ fhir:language [ fhir:v "de-AT" ] ; fhir:value [ fhir:v "Patientenschulung und Ernährungsberatung bei Diabetes mellitus Typ II" ] ] ) ] ) ] ) ] . # # -------------------------------------------------------------------------------------