PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply
{
  "description": "Profile for supply in the context of the wound summary.",
  "_filename": "PosiTheraSupply.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "Supply",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fda.gov/UDI",
    "name": "UDI Mapping",
    "identity": "udi"
  } ],
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "ef96ef3b-5942-4d00-8cac-ed0249f6c442",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Supply",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Device.type",
      "path": "Device.type",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Hilfsmittel",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
          "valueString": "DeviceType"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Device.type.coding",
      "path": "Device.type.coding",
      "binding": {
        "strength": "example",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Hilfsmittel"
      }
    }, {
      "id": "Device.patient",
      "min": 1,
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    } ]
  },
  "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/Device"
}