PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure
{
  "description": "Profile for the body structure where the wound is located.",
  "_filename": "PosiTheraBodyStructure.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "BodyStructure",
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "BodyStructure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.0",
  "status": "draft",
  "id": "87e4176e-106c-42c9-8e9b-83eee5708737",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "BodyStructure.location",
      "path": "BodyStructure.location",
      "mustSupport": true
    }, {
      "id": "BodyStructure.location.coding",
      "path": "BodyStructure.location.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": false
    }, {
      "id": "BodyStructure.location.coding:snomed-ct",
      "path": "BodyStructure.location.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/LowerLegBodyStructure"
      },
      "sliceName": "snomed-ct"
    }, {
      "id": "BodyStructure.locationQualifier",
      "path": "BodyStructure.locationQualifier",
      "mustSupport": true
    }, {
      "id": "BodyStructure.locationQualifier.coding",
      "path": "BodyStructure.locationQualifier.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      },
      "mustSupport": false
    }, {
      "id": "BodyStructure.locationQualifier.coding:snomed-ct",
      "path": "BodyStructure.locationQualifier.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Laterality"
      },
      "sliceName": "snomed-ct"
    }, {
      "id": "BodyStructure.patient",
      "path": "BodyStructure.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/BodyStructure"
}