{
"description": "Observation-Profil für Glasgow Coma Score",
"_filename": "StructureDefinition-observation-de-score-gcs.json",
"package_name": "de.basisprofil.r4",
"date": "2023-11-30",
"derivation": "constraint",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"fhirVersion": "4.0.1",
"name": "ScoreDE_GCS",
"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": "false",
"resourceType": "StructureDefinition",
"title": "Observation-Profil Glasgow Coma Score",
"package_version": "1.5.0-alpha3",
"status": "active",
"id": "5f729498-9120-41ec-b376-7dc74e4d6059",
"kind": "resource",
"url": "http://fhir.de/StructureDefinition/observation-de-score-gcs",
"version": "1.5.0",
"differential": {
"element": [ {
"id": "Observation.category",
"min": 1,
"path": "Observation.category",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Observation.category:survey",
"max": "1",
"min": 1,
"path": "Observation.category",
"sliceName": "survey",
"patternCodeableConcept": {
"coding": [ {
"code": "survey",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
} ]
}
}, {
"id": "Observation.code",
"path": "Observation.code",
"patternCodeableConcept": {
"coding": [ {
"code": "9269-2",
"system": "http://loinc.org"
} ]
}
}, {
"id": "Observation.code.coding",
"min": 1,
"path": "Observation.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Observation.code.coding:loinc",
"max": "*",
"min": 1,
"path": "Observation.code.coding",
"sliceName": "loinc",
"patternCoding": {
"system": "http://loinc.org"
}
}, {
"id": "Observation.code.coding:loinc.system",
"min": 1,
"path": "Observation.code.coding.system"
}, {
"id": "Observation.code.coding:loinc.code",
"min": 1,
"path": "Observation.code.coding.code"
}, {
"id": "Observation.code.coding:snomed",
"max": "*",
"min": 0,
"path": "Observation.code.coding",
"sliceName": "snomed",
"patternCoding": {
"code": "248241002",
"system": "http://snomed.info/sct"
}
}, {
"id": "Observation.code.coding:snomed.system",
"min": 1,
"path": "Observation.code.coding.system"
}, {
"id": "Observation.code.coding:snomed.code",
"min": 1,
"path": "Observation.code.coding.code"
}, {
"id": "Observation.subject",
"min": 1,
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ]
}, {
"id": "Observation.effective[x]",
"min": 1,
"path": "Observation.effective[x]",
"type": [ {
"code": "dateTime"
} ],
"constraint": [ {
"key": "vs-de-1",
"human": "If Observation.effective[x] is dateTime and has a value then that value shall be precise to the day",
"source": "http://fhir.de/StructureDefinition/observation-de-score-gcs",
"severity": "error",
"expression": "$this.toString().length() >= 8"
} ]
}, {
"id": "Observation.value[x]",
"min": 1,
"path": "Observation.value[x]",
"type": [ {
"code": "Quantity"
} ],
"patternQuantity": {
"code": "1",
"system": "http://unitsofmeasure.org"
}
}, {
"id": "Observation.bodySite",
"max": "0",
"path": "Observation.bodySite"
}, {
"id": "Observation.specimen",
"max": "0",
"path": "Observation.specimen"
}, {
"id": "Observation.component",
"path": "Observation.component",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "code",
"type": "pattern"
} ]
}
}, {
"id": "Observation.component:Eye",
"max": "1",
"min": 0,
"path": "Observation.component",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"sliceName": "Eye"
}, {
"id": "Observation.component:Eye.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "9267-6",
"system": "http://loinc.org"
} ]
}
}, {
"id": "Observation.component:Eye.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/glasgow-coma-score-eye"
}
}, {
"id": "Observation.component:Motor",
"max": "1",
"min": 0,
"path": "Observation.component",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"sliceName": "Motor"
}, {
"id": "Observation.component:Motor.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "9268-4",
"system": "http://loinc.org"
} ]
}
}, {
"id": "Observation.component:Motor.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/glasgow-coma-score-motor"
}
}, {
"id": "Observation.component:Verbal",
"max": "1",
"min": 0,
"path": "Observation.component",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"sliceName": "Verbal"
}, {
"id": "Observation.component:Verbal.code",
"path": "Observation.component.code",
"patternCodeableConcept": {
"coding": [ {
"code": "9270-0",
"system": "http://loinc.org"
} ]
}
}, {
"id": "Observation.component:Verbal.value[x]",
"path": "Observation.component.value[x]",
"type": [ {
"code": "CodeableConcept"
} ],
"binding": {
"strength": "required",
"valueSet": "http://fhir.de/ValueSet/glasgow-coma-score-verbal"
}
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://hl7.de/technische-komitees/fhir/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}