PackagesCanonicalsLogsProblems
    Packages
    hsos.eWundbericht@0.9.0
    http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/StateOfConsciousness
{
  "description": "Profile for the state of consciousness. The state can be given in quantity or quality.",
  "_filename": "PosiTheraStateOfConsciousness.json",
  "package_name": "hsos.eWundbericht",
  "date": null,
  "derivation": "constraint",
  "publisher": "Hochschule Osnabrück",
  "fhirVersion": "4.0.1",
  "name": "StateOfConsciousness",
  "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": "1b986647-ea43-4adf-bdb9-fe5e4f9398a1",
  "kind": "resource",
  "url": "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/StateOfConsciousness",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "fixedCoding": {
        "code": "80288-4",
        "system": "http://loinc.org",
        "display": "Level of Consciousness"
      }
    }, {
      "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": "80288-4"
    }, {
      "id": "Observation.code.coding:snomed",
      "max": "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": "248217000"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.component",
      "max": "2",
      "path": "Observation.component",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code.coding",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.component:quantity",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "quantity"
    }, {
      "id": "Observation.component:quantity.code",
      "path": "Observation.component.code",
      "mustSupport": true
    }, {
      "id": "Observation.component:quantity.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding"
    }, {
      "id": "Observation.component:quantity.code.coding.system",
      "path": "Observation.component.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.component:quantity.code.coding.code",
      "path": "Observation.component.code.coding.code",
      "patternCode": "248217000:370132008=30766002"
    }, {
      "id": "Observation.component:quantity.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ"
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:quantity.value[x].coding",
      "path": "Observation.component.value[x].coding",
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_quantitativ"
      }
    }, {
      "id": "Observation.component:quality",
      "max": "1",
      "path": "Observation.component",
      "sliceName": "quality"
    }, {
      "id": "Observation.component:quality.code",
      "path": "Observation.component.code",
      "mustSupport": true
    }, {
      "id": "Observation.component:quality.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.component.code.coding"
    }, {
      "id": "Observation.component:quality.code.coding.system",
      "path": "Observation.component.code.coding.system",
      "fixedUri": "http://snomed.info/sct"
    }, {
      "id": "Observation.component:quality.code.coding.code",
      "path": "Observation.component.code.coding.code",
      "patternCode": "248217000:370132008=26716007"
    }, {
      "id": "Observation.component:quality.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "preferred",
        "valueSet": "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Bewusstseinslevel_qualitativ"
      },
      "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"
}