PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/RiskOfInfection
{
  "description": "Profile for the risk of infection. The result can be given as free text, as a codeable concept or as a boolean.",
  "_filename": "PosiTheraRiskOfInfection_BOOL.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "RiskOfInfection",
  "abstract": false,
  "copyright": "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "RiskOfInfection",
  "package_version": "0.9.0",
  "status": "draft",
  "id": "2b97b900-fb83-431d-831e-4082f14c1dd0",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/RiskOfInfection",
  "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": "this()",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.code.coding:snomed",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "snomed"
    }, {
      "id": "Observation.code.coding:snomed.system",
      "path": "Observation.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.code.coding:snomed.code",
      "path": "Observation.code.coding.code",
      "patternCode": "78648007"
    }, {
      "id": "Observation.code.coding:snomed.display",
      "path": "Observation.code.coding.display",
      "fixedString": "At risk for infection (finding)"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.focus",
      "path": "Observation.focus",
      "type": [ {
        "code": "Reference",
        "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
    }, {
      "id": "Observation.interpretation",
      "path": "Observation.interpretation",
      "mustSupport": false
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "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"
}