PackagesCanonicalsLogsProblems
    Packages
    de.nichtraucherhelden.export@1.0.0
    https://nichtraucherhelden.de/fhir/StructureDefinition/NRHFagerstromObservation
{
  "description": null,
  "_filename": "StructureDefinition-NRHFagerstromObservation.json",
  "package_name": "de.nichtraucherhelden.export",
  "date": "2021-04-15",
  "derivation": "constraint",
  "publisher": "NichtraucherHelden GmbH",
  "fhirVersion": "4.0.1",
  "name": "NRHFagerstromObservation",
  "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 des Fagerstrom-Scores",
  "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": "483cec23-7748-47ee-8670-7e4643fbf0a1",
  "kind": "resource",
  "url": "https://nichtraucherhelden.de/fhir/StructureDefinition/NRHFagerstromObservation",
  "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": "762991003",
        "system": "http://snomed.info/sct",
        "display": "Fagerstrom Test for Nicotine Dependence total score (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.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "integer"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.valueInteger",
      "max": "1",
      "min": 1,
      "path": "Observation.valueInteger",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}