PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundRelatedPain
{
  "description": "This observation contains information about the wound related pain, e.g. its strength.",
  "_filename": "PosiTheraWoundRelatedPain.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "WoundRelatedPain",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  } ],
  "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": "087087ba-7101-4fef-a28e-276b0ad33834",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundRelatedPain",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "path": "Observation.code.coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Schmerzassessmentskalen"
      }
    }, {
      "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",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Resource", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound", "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "example",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Wundschmerz"
      },
      "mustSupport": true
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    } ]
  },
  "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"
}