PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.6.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Weight
{
  "description": "Dieses Profil beschreibt die Messung eines einzelnen Körpergewicht.",
  "_filename": "KBV_PR_Base_Observation_Body_Weight.json",
  "package_name": "kbv.basis",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_Base_Observation_Body_Weight",
  "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,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.6.0",
  "status": "active",
  "id": "282940f7-66cd-48be-8baf-bd638a701bef",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Body_Weight",
  "version": "1.6.0",
  "differential": {
    "element": [ {
      "id": "Observation",
      "path": "Observation",
      "definition": "Dieses Element beschreibt die Messung eines einzelnen Körpergewichts."
    }, {
      "id": "Observation.code.coding",
      "min": 2,
      "path": "Observation.code.coding"
    }, {
      "id": "Observation.code.coding:loinc",
      "max": "1",
      "path": "Observation.code.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "version": "2.77"
      }
    }, {
      "id": "Observation.code.coding:loinc.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:loinc.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.code.coding:snomed",
      "max": "1",
      "min": 1,
      "path": "Observation.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Body_Weight_SNOMED_CT"
      },
      "sliceName": "snomed"
    }, {
      "id": "Observation.code.coding:snomed.system",
      "min": 1,
      "path": "Observation.code.coding.system"
    }, {
      "id": "Observation.code.coding:snomed.version",
      "min": 1,
      "path": "Observation.code.coding.version"
    }, {
      "id": "Observation.code.coding:snomed.code",
      "min": 1,
      "path": "Observation.code.coding.code"
    }, {
      "id": "Observation.code.coding:snomed.display",
      "min": 1,
      "path": "Observation.code.coding.display"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0" ]
      } ]
    }, {
      "id": "Observation.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Zeitpunkt der Messung."
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "min": 1,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "effectiveDateTime"
    }, {
      "id": "Observation.note",
      "path": "Observation.note",
      "definition": "Hier können ergänzende freitextliche Kommentare und Notizen vorgenommen werden, die nicht durch die strukturierten Datenelemente erfassbar sind."
    }, {
      "id": "Observation.note.author[x]",
      "path": "Observation.note.author[x]",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "definition": "Hier wird die Person angegeben, die die Notiz erstellt hat."
    }, {
      "id": "Observation.note.author[x]:authorReference",
      "max": "1",
      "min": 0,
      "path": "Observation.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0", "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0" ]
      } ],
      "sliceName": "authorReference",
      "definition": "Hier wird die Person, die die Notiz erstellt hat, referenziert."
    }, {
      "id": "Observation.note.author[x]:authorString",
      "max": "1",
      "min": 0,
      "path": "Observation.note.author[x]",
      "type": [ {
        "code": "string"
      } ],
      "sliceName": "authorString",
      "definition": "Hier wird die Person, die die Notiz erstellt hat, als Freitext angegeben."
    }, {
      "id": "Observation.note.time",
      "path": "Observation.note.time",
      "definition": "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde."
    }, {
      "id": "Observation.note.text",
      "path": "Observation.note.text",
      "definition": "Hier wird der eigentliche Text der Notiz eingetragen."
    }, {
      "id": "Observation.method.coding",
      "path": "Observation.method.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      }
    }, {
      "id": "Observation.method.coding:snomed",
      "max": "1",
      "min": 0,
      "path": "Observation.method.coding",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Body_Weight_Method_SNOMED_CT"
      },
      "sliceName": "snomed"
    }, {
      "id": "Observation.method.coding:snomed.system",
      "min": 1,
      "path": "Observation.method.coding.system"
    }, {
      "id": "Observation.method.coding:snomed.version",
      "min": 1,
      "path": "Observation.method.coding.version"
    }, {
      "id": "Observation.method.coding:snomed.code",
      "min": 1,
      "path": "Observation.method.coding.code"
    }, {
      "id": "Observation.method.coding:snomed.display",
      "min": 1,
      "path": "Observation.method.coding.display"
    }, {
      "id": "Observation.specimen",
      "max": "0",
      "path": "Observation.specimen"
    }, {
      "id": "Observation.component",
      "max": "0",
      "path": "Observation.component"
    } ]
  },
  "baseDefinition": "http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht|1.4.0"
}