Behinderung
Metadaten
Canonical | Status | Version | Basis |
---|---|---|---|
https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung | draft | 0.1.0 | http://hl7.org/fhir/StructureDefinition/Observation |
Inhalt
Behinderung (Observation) | I | Observation | |
id | Σ | 0..1 | string |
meta | Σ | 0..1 | Meta |
implicitRules | Σ ?! | 0..1 | uri |
language | 0..1 | codeBinding | |
text | 0..1 | Narrative | |
contained | 0..* | Resource | |
extension | I | 0..* | Extension |
modifierExtension | ?! I | 0..* | Extension |
identifier | Σ | 0..* | Identifier |
basedOn | Σ I | 0..* | Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) |
partOf | Σ I | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) |
status | S Σ ?! | 1..1 | codeBinding |
category | S | 0..* | CodeableConceptBindingPattern |
code | S Σ | 1..1 | CodeableConceptPattern |
id | 0..1 | string | |
extension | I | 0..* | Extension |
coding | S Σ | 0..* | CodingPattern |
text | Σ | 0..1 | string |
subject | S Σ I | 0..1 | Reference(Patient | Group | Device | Location) |
focus | Σ I | 0..* | Reference(Resource) |
encounter | Σ I | 0..1 | Reference(Encounter) |
effective[x] | S Σ | 0..1 | |
effectiveDateTime | dateTime | ||
effectivePeriod | Period | ||
effectiveTiming | Timing | ||
effectiveInstant | instant | ||
issued | Σ | 0..1 | instant |
performer | Σ I | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) |
value[x] | S Σ I | 0..1 | Binding |
valueCodeableConcept | CodeableConcept | ||
id | 0..1 | string | |
extension | I | 0..* | Extension |
coding | S Σ | 0..* | Coding |
id | 0..1 | string | |
extension | I | 0..* | Extension |
system | S Σ | 0..1 | uri |
version | Σ | 0..1 | string |
code | S Σ | 0..1 | code |
display | Σ | 0..1 | string |
userSelected | Σ | 0..1 | boolean |
text | Σ | 0..1 | string |
dataAbsentReason | I | 0..1 | CodeableConceptBinding |
interpretation | 0..* | CodeableConceptBinding | |
note | 0..* | Annotation | |
bodySite | 0..1 | CodeableConcept | |
method | 0..1 | CodeableConcept | |
specimen | I | 0..1 | Reference(Specimen) |
device | I | 0..1 | Reference(Device | DeviceMetric) |
referenceRange | I | 0..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
low | I | 0..1 | SimpleQuantity |
high | I | 0..1 | SimpleQuantity |
type | 0..1 | CodeableConceptBinding | |
appliesTo | 0..* | CodeableConcept | |
age | I | 0..1 | Range |
text | 0..1 | string | |
hasMember | Σ I | 0..* | Reference(Observation | QuestionnaireResponse | MolecularSequence) |
derivedFrom | Σ I | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) |
component | Σ | 0..* | BackboneElement |
id | 0..1 | string | |
extension | I | 0..* | Extension |
modifierExtension | Σ ?! I | 0..* | Extension |
code | Σ | 1..1 | CodeableConcept |
value[x] | Σ | 0..1 | |
valueQuantity | Quantity | ||
valueCodeableConcept | CodeableConcept | ||
valueString | string | ||
valueBoolean | boolean | ||
valueInteger | integer | ||
valueRange | Range | ||
valueRatio | Ratio | ||
valueSampledData | SampledData | ||
valueTime | time | ||
valueDateTime | dateTime | ||
valuePeriod | Period | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding |
interpretation | 0..* | CodeableConceptBinding | |
referenceRange | 0..* | see (referenceRange) |
Feldname |
---|
Observation.status |
Observation.category |
Observation.code |
Observation.code.coding |
Observation.subject |
Observation.effective[x] |
Observation.value[x] |
Observation.value[x].coding |
Observation.value[x].coding.system |
Observation.value[x].coding.code |
<StructureDefinition xmlns="http://hl7.org/fhir"> <id value="Behinderung" /> <url value="https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung" /> <version value="0.1.0" /> <name value="Behinderung" /> <status value="draft" /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="Observation" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" /> <derivation value="constraint" /> <differential> <element id="Observation.status"> <path value="Observation.status" /> <mustSupport value="true" /> </element> <element id="Observation.category"> <path value="Observation.category" /> <patternCodeableConcept> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="exam" /> <display value="Exam" /> </coding> </patternCodeableConcept> <mustSupport value="true" /> </element> <element id="Observation.code"> <path value="Observation.code" /> <patternCodeableConcept> <coding> <system value="http://snomed.info/sct" /> <code value="21134002" /> <display value="Disability (finding)" /> </coding> </patternCodeableConcept> <mustSupport value="true" /> </element> <element id="Observation.code.coding"> <path value="Observation.code.coding" /> <mustSupport value="true" /> </element> <element id="Observation.subject"> <path value="Observation.subject" /> <mustSupport value="true" /> </element> <element id="Observation.effective[x]"> <path value="Observation.effective[x]" /> <mustSupport value="true" /> </element> <element id="Observation.value[x]"> <path value="Observation.value[x]" /> <type> <code value="CodeableConcept" /> </type> <mustSupport value="true" /> <binding> <strength value="required" /> <valueSet value="https://www.oegd.de/fhir/seu/ValueSet/BehinderungsTypVS" /> </binding> </element> <element id="Observation.value[x].coding"> <path value="Observation.value[x].coding" /> <mustSupport value="true" /> </element> <element id="Observation.value[x].coding.system"> <path value="Observation.value[x].coding.system" /> <mustSupport value="true" /> </element> <element id="Observation.value[x].coding.code"> <path value="Observation.value[x].coding.code" /> <mustSupport value="true" /> </element> </differential> </StructureDefinition>
{ "resourceType": "StructureDefinition", "id": "Behinderung", "url": "https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung", "version": "0.1.0", "name": "Behinderung", "status": "draft", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.category", "path": "Observation.category", "patternCodeableConcept": { "coding": [ { "code": "exam", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Exam" } ] }, "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "patternCodeableConcept": { "coding": [ { "code": "21134002", "system": "http://snomed.info/sct", "display": "Disability (finding)" } ] }, "mustSupport": true }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "mustSupport": true }, { "id": "Observation.subject", "path": "Observation.subject", "mustSupport": true }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "CodeableConcept" } ], "mustSupport": true, "binding": { "strength": "required", "valueSet": "https://www.oegd.de/fhir/seu/ValueSet/BehinderungsTypVS" } }, { "id": "Observation.value[x].coding", "path": "Observation.value[x].coding", "mustSupport": true }, { "id": "Observation.value[x].coding.system", "path": "Observation.value[x].coding.system", "mustSupport": true }, { "id": "Observation.value[x].coding.code", "path": "Observation.value[x].coding.code", "mustSupport": true } ] } }
Terminology-Bindings
Constraints/Invarianten
RestFul API
Command 'link' could not render: Object reference not set to an instance of an object.
Beispiele
Beispieldatensatz
Observation |
id : BehinderungBeispiel |
meta |
profile : https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : exam |
display : Exam |
code |
coding |
system : http://snomed.info/sct |
code : 21134002 |
display : Disability (finding) |
subject |
reference : Patient/PersonBeispiel |
effective : 2023-01-01 |
value |
coding |
system : https://www.oegd.de/fhir/seu/CodeSystem/BehinderungsTypCS |
code : K |
display : Körperlich |
<Observation xmlns="http://hl7.org/fhir"> <id value="BehinderungBeispiel" /> <meta> <profile value="https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung" /> </meta> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="exam" /> <display value="Exam" /> </coding> </category> <code> <coding> <system value="http://snomed.info/sct" /> <code value="21134002" /> <display value="Disability (finding)" /> </coding> </code> <subject> <reference value="Patient/PersonBeispiel" /> </subject> <effectiveDateTime value="2023-01-01" /> <valueCodeableConcept> <coding> <system value="https://www.oegd.de/fhir/seu/CodeSystem/BehinderungsTypCS" /> <code value="K" /> <display value="Körperlich" /> </coding> </valueCodeableConcept> </Observation>
{ "resourceType": "Observation", "id": "BehinderungBeispiel", "meta": { "profile": [ "https://www.oegd.de/fhir/seu/StructureDefinition/Behinderung" ] }, "code": { "coding": [ { "code": "21134002", "system": "http://snomed.info/sct", "display": "Disability (finding)" } ] }, "category": [ { "coding": [ { "code": "exam", "system": "http://terminology.hl7.org/CodeSystem/observation-category", "display": "Exam" } ] } ], "status": "final", "valueCodeableConcept": { "coding": [ { "code": "K", "system": "https://www.oegd.de/fhir/seu/CodeSystem/BehinderungsTypCS", "display": "Körperlich" } ] }, "subject": { "reference": "Patient/PersonBeispiel" }, "effectiveDateTime": "2023-01-01" }