{ "description": "Captures the size of the wound by components width, length, depth and area where width, length and are are mandatory.", "_filename": "PosiTheraWoundSize.json", "package_name": "hsos.eWundbericht", "date": "2019-05-06T16:51:55.2746455+00:00", "derivation": "constraint", "publisher": "Hochschule Osnabrück", "fhirVersion": "4.0.1", "name": "WoundSize", "abstract": false, "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "0.9.0", "status": "draft", "id": "068ce1f7-55a1-462f-941c-a497ea5ecbbf", "kind": "resource", "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundSize", "version": "0.9", "differential": { "element": [ { "id": "Observation", "path": "Observation", "definition": "Measurements and simple assertions made about a patient, device or other subject.\r\n---\r\nA draft on observation WoundSize\r\n\r\nIt supports two elements of WoundSize. First length of wound and second width of wound.\r\n\r\nLOINC codes are used to encode data.\r\n\r\n---\r\n\r\nTimestamp has to be available for measure." }, { "id": "Observation.category.coding.system", "path": "Observation.category.coding.system", "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category" }, { "id": "Observation.category.coding.code", "path": "Observation.category.coding.code", "fixedCode": "exam" }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Observation.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.code.coding", "sliceName": "loinc" }, { "id": "Observation.code.coding:loinc.system", "path": "Observation.code.coding.system", "fixedUri": "http://loinc.org" }, { "id": "Observation.code.coding:loinc.code", "path": "Observation.code.coding.code", "fixedCode": "72287-6" }, { "id": "Observation.subject", "min": 1, "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ] } ] }, { "id": "Observation.focus", "min": 1, "path": "Observation.focus", "type": [ { "code": "Reference", "aggregation": [ "referenced" ], "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound" ] } ] }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.effective[x]:effectiveDateTime", "min": 1, "path": "Observation.effective[x]", "type": [ { "code": "dateTime" } ], "sliceName": "effectiveDateTime", "definition": "A timestamp of the examination date when wound size was assessed." }, { "id": "Observation.value[x]", "max": "0", "path": "Observation.value[x]" }, { "id": "Observation.component", "path": "Observation.component", "slicing": { "rules": "closed", "discriminator": [ { "path": "code", "type": "pattern" } ] } }, { "id": "Observation.component:WoundLength", "max": "1", "min": 1, "path": "Observation.component", "sliceName": "WoundLength" }, { "id": "Observation.component:WoundLength.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "39126-8", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:WoundLength.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:WoundLength.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "39126-8", "system": "http://loinc.org" } }, { "id": "Observation.component:WoundLength.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:WoundLength.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:WoundLength.code.coding:snomed", "path": "Observation.component.code.coding", "sliceName": "snomed", "patternCoding": { "code": "401238003", "system": "http://snomed.info/sct", "display": "Length of wound (observable entity)" } }, { "id": "Observation.component:WoundLength.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.component:WoundLength.value[x]:valueQuantity", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "binding": { "strength": "required", "valueSet": "http://hs-osnabrueck.de/fhir/eWundebericht/ValueSet/Wundgroesseneinheit" }, "sliceName": "valueQuantity" }, { "id": "Observation.component:WoundLength.value[x]:valueQuantity.value", "min": 1, "path": "Observation.component.value[x].value" }, { "id": "Observation.component:WoundLength.value[x]:valueQuantity.unit", "min": 1, "path": "Observation.component.value[x].unit", "fixedString": "cm" }, { "id": "Observation.component:WoundLength.value[x]:valueQuantity.system", "min": 1, "path": "Observation.component.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Observation.component:WoundLength.value[x]:valueQuantity.code", "min": 1, "path": "Observation.component.value[x].code", "fixedCode": "cm" }, { "id": "Observation.component:WoundWidth", "max": "1", "min": 1, "path": "Observation.component", "sliceName": "WoundWidth" }, { "id": "Observation.component:WoundWidth.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "39125-0", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:WoundWidth.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:WoundWidth.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "39125-0", "system": "http://loinc.org" } }, { "id": "Observation.component:WoundWidth.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:WoundWidth.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:WoundWidth.code.coding:snomed", "path": "Observation.component.code.coding", "sliceName": "snomed", "patternCoding": { "code": "401239006", "system": "http://snomed.info/sct", "display": "Width of wound (observable entity)" } }, { "id": "Observation.component:WoundWidth.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.component:WoundWidth.value[x]:valueQuantity", "min": 1, "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "binding": { "strength": "required", "valueSet": "http://hs-osnabrueck.de/fhir/eWundebericht/ValueSet/Wundgroesseneinheit" }, "sliceName": "valueQuantity" }, { "id": "Observation.component:WoundWidth.value[x]:valueQuantity.value", "min": 1, "path": "Observation.component.value[x].value" }, { "id": "Observation.component:WoundWidth.value[x]:valueQuantity.unit", "min": 1, "path": "Observation.component.value[x].unit", "fixedString": "cm" }, { "id": "Observation.component:WoundWidth.value[x]:valueQuantity.system", "min": 1, "path": "Observation.component.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Observation.component:WoundWidth.value[x]:valueQuantity.code", "path": "Observation.component.value[x].code", "fixedCode": "cm" }, { "id": "Observation.component:WoundDepth", "max": "1", "path": "Observation.component", "sliceName": "WoundDepth" }, { "id": "Observation.component:WoundDepth.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "39114-4", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:WoundDepth.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:WoundDepth.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "39114-4", "system": "http://loinc.org" } }, { "id": "Observation.component:WoundDepth.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:WoundDepth.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:WoundDepth.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" } ], "binding": { "strength": "required", "valueSet": "http://hs-osnabrueck.de/fhir/eWundebericht/ValueSet/Wundgroesseneinheit" }, "mustSupport": true }, { "id": "Observation.component:WoundArea", "max": "1", "min": 1, "path": "Observation.component", "sliceName": "WoundArea" }, { "id": "Observation.component:WoundArea.code", "path": "Observation.component.code", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "89260-4", "system": "http://loinc.org" } ] } }, { "id": "Observation.component:WoundArea.code.coding", "min": 1, "path": "Observation.component.code.coding", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "pattern" } ] } }, { "id": "Observation.component:WoundArea.code.coding:loinc", "max": "1", "min": 1, "path": "Observation.component.code.coding", "sliceName": "loinc", "patternCoding": { "code": "89260-4", "system": "http://loinc.org" } }, { "id": "Observation.component:WoundArea.code.coding:loinc.system", "min": 1, "path": "Observation.component.code.coding.system" }, { "id": "Observation.component:WoundArea.code.coding:loinc.code", "min": 1, "path": "Observation.component.code.coding.code" }, { "id": "Observation.component:WoundArea.value[x]", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "slicing": { "rules": "closed", "discriminator": [ { "path": "$this", "type": "type" } ] }, "mustSupport": true }, { "id": "Observation.component:WoundArea.value[x]:valueQuantity", "path": "Observation.component.value[x]", "type": [ { "code": "Quantity" } ], "binding": { "strength": "required", "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Flaecheneinheit" }, "sliceName": "valueQuantity" } ] }, "contact": [ { "name": "Mareike Przysucha", "telecom": [ { "use": "work", "value": "ewundbericht@hs-osnabrueck.de", "system": "email" }, { "use": "work", "value": "+49 541 969 3354", "system": "phone" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }