{ "description": null, "_filename": "StructureDefinition-observation-de-ekg.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": "EkgDE", "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": null, "package_version": "1.5.0-ballot", "status": "active", "id": "09d6e402-084b-405c-b9dc-c013865820f5", "kind": "resource", "url": "http://fhir.de/StructureDefinition/observation-de-ekg", "version": "1.5.0-ballot", "differential": { "element": [ { "id": "Observation.category", "min": 1, "path": "Observation.category" }, { "id": "Observation.category.coding", "path": "Observation.category.coding", "patternCoding": { "code": "procedure", "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:loinc", "max": "*", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc", "patternCoding": { "code": "11524-6", "system": "http://loinc.org" } }, { "id": "Observation.code.coding:snomed", "max": "*", "min": 0, "path": "Observation.code.coding", "sliceName": "snomed", "patternCoding": { "code": "271921002", "system": "http://snomed.info/sct" } }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject" }, { "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-ekg", "severity": "error", "expression": "$this.toString().length() >= 8" } ], "mustSupport": true }, { "id": "Observation.value[x]", "max": "0", "path": "Observation.value[x]" }, { "id": "Observation.component", "min": 1, "path": "Observation.component" }, { "id": "Observation.component.code", "path": "Observation.component.code", "binding": { "strength": "extensible", "valueSet": "http://fhir.de/ValueSet/EkgLeads", "description": "Codes identifying the EKG lead" } }, { "id": "Observation.component.code.coding", "min": 1, "path": "Observation.component.code.coding" }, { "id": "Observation.component.value[x]", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "SampledData" } ] }, { "id": "Observation.component.value[x].data", "min": 1, "path": "Observation.component.value[x].data" } ] }, "contact": [ { "telecom": [ { "value": "http://hl7.de/technische-komitees/fhir/", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }