PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundEdema
{
  "description": "This Observation gives information about the presence of wound edema.",
  "_filename": "PosiTheraWoundEdema.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "WoundEdema",
  "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": "1daa269d-8a13-4937-a3f9-72c851c752ba",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundEdema",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Observation.category.coding.system",
      "path": "Observation.category.coding.system",
      "fixedUri": "http://hl7.org/fhir/ValueSet/observation-category"
    }, {
      "id": "Observation.category.coding.code",
      "path": "Observation.category.coding.code",
      "fixedCode": "exam"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc"
    }, {
      "id": "Observation.code.coding:loinc.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://loinc.org"
    }, {
      "id": "Observation.code.coding:loinc.code",
      "path": "Observation.code.coding.code",
      "fixedCode": "44966-0"
    }, {
      "id": "Observation.code.coding:loinc.display",
      "path": "Observation.code.coding.display",
      "fixedString": "Edema"
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.focus",
      "min": 1,
      "path": "Observation.focus",
      "type": [ {
        "code": "Reference",
        "aggregation": [ "referenced" ],
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "boolean"
      } ],
      "mustSupport": true
    } ]
  },
  "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"
}