PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Education
{
  "description": "Profile about the patient's education about his/her wound.",
  "_filename": "PosiTheraPatientEducation.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "Education",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "48d48d8c-f9f3-4765-a946-0fd492403194",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Education",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Procedure.category.coding:snomed",
      "path": "Procedure.category.coding",
      "sliceName": "snomed"
    }, {
      "id": "Procedure.category.coding:snomed.system",
      "path": "Procedure.category.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Procedure.category.coding:snomed.code",
      "path": "Procedure.category.coding.code",
      "fixedCode": "409073007"
    }, {
      "id": "Procedure.code",
      "path": "Procedure.code",
      "binding": {
        "strength": "example",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/EducationCode"
      }
    }, {
      "id": "Procedure.performed[x]",
      "path": "Procedure.performed[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      }, {
        "code": "string"
      }, {
        "code": "Range"
      } ]
    }, {
      "id": "Procedure.bodySite",
      "max": "0",
      "path": "Procedure.bodySite"
    }, {
      "id": "Procedure.report",
      "path": "Procedure.report",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DocumentReference", "http://hl7.org/fhir/StructureDefinition/Composition" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Procedure.complication",
      "max": "0",
      "path": "Procedure.complication"
    }, {
      "id": "Procedure.complicationDetail",
      "max": "0",
      "path": "Procedure.complicationDetail"
    }, {
      "id": "Procedure.note",
      "path": "Procedure.note",
      "mustSupport": true
    }, {
      "id": "Procedure.focalDevice",
      "max": "0",
      "path": "Procedure.focalDevice"
    } ]
  },
  "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://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Procedure"
}