PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.r4@1.5.1-beta2
    http://fhir.de/StructureDefinition/observation-de-pflegegrad
{
  "description": "Deutsches Profil zur Abbildung des Pflegegrads eines Patienten incl. Abbildung des erfolgten Antrags auf Einstufung in einen Pflegegrad",
  "_filename": "StructureDefinition-observation-de-pflegegrad.json",
  "package_name": "de.basisprofil.r4",
  "date": "2023-11-30",
  "derivation": "constraint",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "fhirVersion": "4.0.1",
  "name": "ObservationDePflegegrad",
  "abstract": false,
  "type": "Observation",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Pflegegrad, deutsches Basisprofil",
  "package_version": "1.5.1-beta2",
  "status": "active",
  "id": "6f5983f7-94f9-47c1-959f-bdae7b521671",
  "kind": "resource",
  "url": "http://fhir.de/StructureDefinition/observation-de-pflegegrad",
  "version": "1.5.1",
  "differential": {
    "element": [ {
      "id": "Observation.code.coding",
      "min": 1,
      "path": "Observation.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      }
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "80391-6",
        "system": "http://loinc.org"
      }
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ],
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectivePeriod",
      "max": "1",
      "min": 0,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "Period"
      } ],
      "sliceName": "effectivePeriod"
    }, {
      "id": "Observation.effective[x]:effectivePeriod.start",
      "min": 1,
      "path": "Observation.effective[x].start"
    }, {
      "id": "Observation.value[x]",
      "min": 1,
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ]
    }, {
      "id": "Observation.value[x].coding",
      "min": 1,
      "path": "Observation.value[x].coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/ValueSet/pflegegrad-de"
      }
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.de/technische-komitees/fhir/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}