@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:StructureDefinition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "FunctionalStatus-ips"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: StructureDefinition FunctionalStatus-ips

#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n
NameFlagsCard.TypeDescription & Constraints\"doco\"
\".\"\".\" FunctionalStatus-ips 0..*BaseFunctional Status (IPS)
\".\"\".\"\".\" subject 1..1Subject-ipsPatient or group assessed
\".\"\".\"\".\" finding[x] 0..*Possible or likely findings and diagnoses
\".\"\".\"\".\"\".\" findingCodeableConceptCodeableConcept
\".\"\".\"\".\"\".\" findingReferenceReference(Condition | Observation | Media)
\".\"\".\"\".\" assessor 0..1Reference(Practitioner | PractitionerRole)The clinician performing the assessment

\"doco\" Documentation for this format
"^^rdf:XMLLiteral ] ; # fhir:url [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/StructureDefinition/FunctionalStatus-ips"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.1.1"] ; # fhir:name [ fhir:v "FunctionalStatusIps"] ; # fhir:title [ fhir:v "Functional Status (IPS)"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2025-08-06T09:30:29+00: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 "Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des Rahmenkonzepts Integrierte Versorgung Diabetes mellitus Typ 2 erforderlich sind, auf dem des IPS-Modul \"Functional Status\".\n\nRefer to the **[mapping from the logical model of diabetes to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to diabetes."] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:kind [ fhir:v "logical"] ; # fhir:abstract [ fhir:v false] ; # fhir:type [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/StructureDefinition/FunctionalStatus-ips"^^xsd:anyURI] ; # fhir:baseDefinition [ fhir:v "http://hl7.org/fhir/StructureDefinition/Base"^^xsd:anyURI ; fhir:link ] ; # fhir:derivation [ fhir:v "specialization"] ; # fhir:snapshot [ fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version"^^xsd:anyURI ] ; fhir:value [ a fhir:string ; fhir:v "4.0.1" ] ] ) ; fhir:element ( [ fhir:id [ fhir:v "FunctionalStatus-ips" ] ; fhir:path [ fhir:v "FunctionalStatus-ips" ] ; fhir:short [ fhir:v "Functional Status (IPS)" ] ; fhir:definition [ fhir:v "Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des Rahmenkonzepts Integrierte Versorgung Diabetes mellitus Typ 2 erforderlich sind, auf dem des IPS-Modul \"Functional Status\".\n\nRefer to the **[mapping from the logical model of diabetes to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to diabetes." ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "Base" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:isModifier [ fhir:v false ] ] [ fhir:id [ fhir:v "FunctionalStatus-ips.subject" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.subject" ] ; fhir:short [ fhir:v "Patient or group assessed" ] ; fhir:definition [ fhir:v "Patient or group assessed" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "FunctionalStatus-ips.subject" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/StructureDefinition/Subject-ips"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "FunctionalStatus-ips.finding[x]" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.finding[x]" ] ; fhir:short [ fhir:v "Possible or likely findings and diagnoses" ] ; fhir:definition [ fhir:v "Possible or likely findings and diagnoses" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:base [ fhir:path [ fhir:v "FunctionalStatus-ips.finding[x]" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ] ; fhir:type ( [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Condition"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/Observation"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media"^^xsd:anyURI ; fhir:link ] ) ] ) ] [ fhir:id [ fhir:v "FunctionalStatus-ips.assessor" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.assessor" ] ; fhir:short [ fhir:v "The clinician performing the assessment" ] ; fhir:definition [ fhir:v "The clinician performing the assessment" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:base [ fhir:path [ fhir:v "FunctionalStatus-ips.assessor" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ; fhir:link ] ) ] ) ] ) ] ; # fhir:differential [ fhir:element ( [ fhir:id [ fhir:v "FunctionalStatus-ips" ] ; fhir:path [ fhir:v "FunctionalStatus-ips" ] ; fhir:short [ fhir:v "Functional Status (IPS)" ] ; fhir:definition [ fhir:v "Abbildung der Datenfelder, die für den Entwurf der Datenspezifikation des Rahmenkonzepts Integrierte Versorgung Diabetes mellitus Typ 2 erforderlich sind, auf dem des IPS-Modul \"Functional Status\".\n\nRefer to the **[mapping from the logical model of diabetes to the logical model based on the International Patient Summary (IPS)](mappings.html)** in order to get an idea how the IPS relates to diabetes." ] ] [ fhir:id [ fhir:v "FunctionalStatus-ips.subject" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.subject" ] ; fhir:short [ fhir:v "Patient or group assessed" ] ; fhir:definition [ fhir:v "Patient or group assessed" ] ; fhir:min [ fhir:v "1"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/StructureDefinition/Subject-ips"^^xsd:anyURI ] ] ) ] [ fhir:id [ fhir:v "FunctionalStatus-ips.finding[x]" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.finding[x]" ] ; fhir:short [ fhir:v "Possible or likely findings and diagnoses" ] ; fhir:definition [ fhir:v "Possible or likely findings and diagnoses" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "*" ] ; fhir:type ( [ fhir:code [ fhir:v "CodeableConcept"^^xsd:anyURI ] ] [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Condition"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/Observation"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/Media"^^xsd:anyURI ; fhir:link ] ) ] ) ] [ fhir:id [ fhir:v "FunctionalStatus-ips.assessor" ] ; fhir:path [ fhir:v "FunctionalStatus-ips.assessor" ] ; fhir:short [ fhir:v "The clinician performing the assessment" ] ; fhir:definition [ fhir:v "The clinician performing the assessment" ] ; fhir:min [ fhir:v "0"^^xsd:nonNegativeInteger ] ; fhir:max [ fhir:v "1" ] ; fhir:type ( [ fhir:code [ fhir:v "Reference"^^xsd:anyURI ] ; fhir:targetProfile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/Practitioner"^^xsd:anyURI ; fhir:link ] [ fhir:v "http://hl7.org/fhir/StructureDefinition/PractitionerRole"^^xsd:anyURI ; fhir:link ] ) ] ) ] ) ] . # # -------------------------------------------------------------------------------------