{ "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", "abstract": false, "type": "Observation", "experimental": "false", "resourceType": "StructureDefinition", "title": "Observation-Profil Glasgow Coma Score", "package_version": "1.5.1-beta1", "status": "active", "id": "fced3794-f9ef-414d-8f9b-70fd9048da59", "kind": "resource", "url": "http://fhir.de/StructureDefinition/observation-de-score-gcs", "version": "1.5.1", "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.coding", "min": 1, "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.code.coding.system", "min": 1, "path": "Observation.code.coding.system" }, { "id": "Observation.code.coding.code", "min": 1, "path": "Observation.code.coding.code" }, { "id": "Observation.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc", "patternCoding": { "code": "9269-2", "system": "http://loinc.org" } }, { "id": "Observation.code.coding:snomed", "max": "1", "min": 0, "path": "Observation.code.coding", "sliceName": "snomed", "patternCoding": { "code": "248241002", "system": "http://snomed.info/sct" } }, { "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] 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 is dateTime) implies ($this as dateTime).toString().length() >= 10) and ($this.start.exists() implies ($this.start as dateTime).toString().length() >= 10) and ($this.end.exists() implies ($this.end as dateTime).toString().length() >= 10)" } ] }, { "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" }