PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GoalOfTreatment
{
  "description": "Profile for the goal which should be acquired with the therapy.",
  "_filename": "PosiTheraGoalOfTreatment.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "GoalOfTreatment",
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "Goal",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "0bc89b57-0fbb-4196-aa78-1689d348977c",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GoalOfTreatment",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Goal.description",
      "path": "Goal.description",
      "mustSupport": true
    }, {
      "id": "Goal.subject",
      "path": "Goal.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Goal.target",
      "path": "Goal.target",
      "mustSupport": true
    }, {
      "id": "Goal.addresses",
      "path": "Goal.addresses",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound" ]
      } ]
    } ]
  },
  "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/Goal"
}