PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/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.",
  "_filename": "PosiTheraVerbalAssessments.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "VerbalAssessments",
  "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": "4dcb1ba2-8515-4dbe-8c34-33d93cf0a940",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/VerbalAssessments",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Observation.extension",
      "path": "Observation.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.extension:beziehtSichAuf",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/observation-precondition" ]
      } ],
      "sliceName": "beziehtSichAuf",
      "mustSupport": true
    }, {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/ContentVerbalAssessment"
      },
      "mustSupport": true
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "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",
      "max": "0",
      "path": "Observation.interpretation"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "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"
}