PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@vitalparameter-4.0.1
    https://gematik.de/fhir/isik/StructureDefinition/ISiKKopfumfang
description: Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Informationen über den Kopfumfang eines Patienten im Rahmen der interoperablen Kommunikation gemäß den Vorgaben der ISiK (Interoperable Schnittstelle im Krankenhaus).\n### Motivation\nDie Erfassung und Überwachung des Kopfumfangs ist essenziell für die Beurteilung von Wachstumsprozessen, insbesondere bei Säuglingen und Kleinkindern, sowie für die frühzeitige Erkennung von Entwicklungsauffälligkeiten oder neurologischen Erkrankungen.\n\nIn FHIR wird der Kopfumfang mit der Observation-Ressource repräsentiert.\n\n### Kompatibilität\nDas Profil ISiKKopfumfang ist vom Profil [VitalSignDE_Kopfumfang](http://fhir.de/StructureDefinition/observation-de-vitalsign-kopfumfang) aus den deutschen Basisprofilen abgeleitet. Es ist kompatibel mit dem Profil [Observation Head Circumference Profile](\nhttp://hl7.org/fhir/StructureDefinition/headcircum) aus der FHIR R4 Spezifikation.
package_name: de.gematik.isik
derivation: constraint
name: ISiKKopfumfang
type: Observation
elements:
  category:
    short: Untersuchungskategorie
    mustSupport: true
    index: 1
    slicing:
      slices:
        VSCat:
          match: {}
          schema: {short: Vitalparameterkategorie, mustSupport: true, index: 2}
  value[x]:
    elements:
      value: {short: Wert, mustSupport: true, index: 19}
      unit: {short: Einheit, mustSupport: true, index: 20}
      system: {short: CodeSystem aus dem die Einheit stammt, mustSupport: true, index: 21}
      code:
        short: Code der Einheit
        mustSupport: true
        pattern: {type: Code, value: cm}
        index: 22
  encounter:
    short: Aufenthaltsbezug
    mustSupport: true
    index: 9
    elements:
      reference: {short: Encounter-Link, mustSupport: true, index: 10}
    required: [reference]
  method: {short: Untersuchungsmethode, mustSupport: true, index: 24}
  valueQuantity:
    type: Quantity
    short: quantitatives Untersuchungsergebnis
    mustSupport: true
    choiceOf: value
    index: 18
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, short: quantitatives Untersuchungsergebnis, mustSupport: true, choiceOf: value, index: 18}
  value:
    short: Untersuchungsergebnis
    mustSupport: true
    choices: []
    index: 15
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            short: quantitatives Untersuchungsergebnis
            mustSupport: true
            choices: [valueQuantity]
            index: 17
  status: {short: Untersuchungsstatus, mustSupport: true, index: 0}
  effective:
    short: Datum und Uhrzeit der Untersuchung
    mustSupport: true
    choices: []
    index: 12
  code:
    short: Code
    mustSupport: true
    index: 3
    elements:
      coding:
        type: Coding
        short: Coding
        mustSupport: true
        index: 4
        slicing:
          slices:
            loinc:
              match: {}
              schema: {type: Coding, short: LOINC Kodierung, mustSupport: true, index: 5}
            snomed:
              match: {}
              schema: {type: Coding, short: SNOMED CT Kodierung, mustSupport: true, index: 6}
            IEEE11073:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '153856', system: 'urn:iso:std:iso:11073:10101'}
                index: 7
              min: 0
              max: 1
  device: {short: Gerät, mustSupport: true, index: 25}
  subject: {short: Patient, mustSupport: true, index: 8}
  performer: {short: Untersuchender, mustSupport: true, index: 13}
  dataAbsentReason: {short: Grund für fehlende Untersuchungsergebnisse, mustSupport: true, index: 23}
package_version: vitalparameter-4.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/isik/StructureDefinition/ISiKKopfumfang
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-kopfumfang
version: 4.0.1