{
"description": "Beschreibt den Grad der Behinderung und ggf. vorhandene Merkzeichen",
"_filename": "Profile-observation-grad-der-behinderung.json",
"package_name": "de.basisprofil.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GradDerBehinderung",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding",
"identity": "sct-concept"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding",
"identity": "sct-attr"
} ],
"abstract": false,
"type": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.2.0-alpha2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString": "Clinical.Diagnostics"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode": "patient"
} ],
"status": "active",
"id": "dd92ef7b-952c-4af1-8e6b-c8286eb07bf5",
"kind": "resource",
"url": "http://fhir.de/StructureDefinition/GradDerBehinderung",
"version": "1.0.1",
"differential": {
"element": [ {
"id": "Observation.code.coding",
"min": 1,
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Observation.code.coding:snomedct",
"max": "1",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "snomedct",
"patternCoding": {
"code": "116149007",
"system": "http://snomed.info/sct"
}
}, {
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"type": [ {
"code": "integer"
} ],
"constraint": [ {
"key": "value-only-tenth",
"human": "Ergebnis muss eine durch 10 teilbare Zahl sein",
"source": "http://fhir.de/StructureDefinition/GradDerBehinderung",
"severity": "error",
"expression": "matches('^[1-9|10][0]$')"
} ]
}, {
"id": "Observation.component",
"path": "Observation.component",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "code",
"type": "value"
} ]
}
}, {
"id": "Observation.component:merkzeichen",
"max": "*",
"min": 0,
"path": "Observation.component",
"sliceName": "merkzeichen"
}, {
"id": "Observation.component:merkzeichen.code",
"path": "Observation.component.code",
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/merkzeichen-de"
}
}, {
"id": "Observation.component:merkzeichen.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "boolean"
} ],
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"id": "Observation.component:merkzeichen.valueBoolean",
"max": "1",
"min": 0,
"path": "Observation.component.valueBoolean",
"patternBoolean": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}