PackagesCanonicalsLogsProblems
    Packages
    de.nichtraucherhelden.export@1.0.0
    https://nichtraucherhelden.de/fhir/StructureDefinition/NRHMotivation
{
  "description": null,
  "_filename": "StructureDefinition-NRHMotivation.json",
  "package_name": "de.nichtraucherhelden.export",
  "date": "2021-04-15",
  "derivation": "constraint",
  "publisher": "NichtraucherHelden GmbH",
  "fhirVersion": "4.0.1",
  "name": "NRHMotivation",
  "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": "NichtraucherHelden GmbH",
  "type": "Observation",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Observation-Profile der DiGa "NichtraucherHelden.de" zur Repräsentation der Motivationsgründe",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Diagnostics"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "a2319b46-b908-4cc1-8ee4-d776a0aaa5f2",
  "kind": "resource",
  "url": "https://nichtraucherhelden.de/fhir/StructureDefinition/NRHMotivation",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Observation.status",
      "path": "Observation.status",
      "mustSupport": true,
      "patternCode": "final"
    }, {
      "id": "Observation.category",
      "max": "1",
      "min": 1,
      "path": "Observation.category",
      "mustSupport": true
    }, {
      "id": "Observation.category.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.category.coding",
      "mustSupport": true,
      "patternCoding": {
        "code": "survey",
        "system": "http://terminology.hl7.org/CodeSystem/observation-category",
        "display": "Survey"
      }
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "mustSupport": true,
      "patternCoding": {
        "code": "363882003",
        "system": "http://snomed.info/sct",
        "display": "Motivation (observable entity)"
      }
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "mustSupport": true
    }, {
      "id": "Observation.subject.reference",
      "min": 1,
      "path": "Observation.subject.reference",
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.valueString",
      "max": "1",
      "min": 1,
      "path": "Observation.valueString",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}