Package | hsos.eWundbericht |
Resource Type | StructureDefinition |
Id | PosiTheraVerbalAssessments |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments |
URL | http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments |
Version | 0.9 |
Status | draft |
Name | VerbalAssessments |
Description | Profile for everything within the wound summary which is not wound-specific, but just a verbal description, e.g. the hygiene assessment, social factors, adherence and acceptance of the therapy. A further distinction of the content is given by the code. |
Copyright | Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück |
Type | Observation |
Kind | resource |
StructureDefinition | |
HygienicProcedure | HygienicProcedure |
EWoundSummary | EWoundSummary |
StructureDefinition | |
Patient | Patient |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments", "version": "0.9", "name": "VerbalAssessments", "status": "draft", "publisher": "Hochschule Osnabrück", "contact": [ { "name": "Mareike Przysucha", "telecom": [ { "system": "email", "value": "ewundbericht@hs-osnabrueck.de", "use": "work" }, { "system": "phone", "value": "+49 541 969 3354", "use": "work" } ] } ], "description": "Profile for everything within the wound summary which is not wound-specific, but just a verbal description, e.g. the hygiene assessment, social factors, adherence and acceptance of the therapy. A further distinction of the content is given by the code.", "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation.extension", "path": "Observation.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "rules": "open" } }, { "id": "Observation.extension:beziehtSichAuf", "path": "Observation.extension", "sliceName": "beziehtSichAuf", "type": [ { "code": "Extension", "profile": [ "http://hl7.org/fhir/StructureDefinition/observation-precondition" ] } ], "mustSupport": true }, { "id": "Observation.status", "path": "Observation.status", "mustSupport": true }, { "id": "Observation.code", "path": "Observation.code", "mustSupport": true, "binding": { "strength": "extensible", "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/ContentVerbalAssessment" } }, { "id": "Observation.subject", "path": "Observation.subject", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ] } ] }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "dateTime" }, { "code": "Period" } ], "mustSupport": true }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "string" } ], "mustSupport": true }, { "id": "Observation.interpretation", "path": "Observation.interpretation", "max": "0" }, { "id": "Observation.component", "path": "Observation.component", "max": "0" } ] } }