{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DDTK_Observation_Head_Circumference",
  "version": "1.0.0",
  "name": "KBV_PR_MIO_DDTK_Observation_Head_Circumference",
  "title": "KBV_PR_MIO_DDTK_Observation_Head_Circumference",
  "status": "draft",
  "publisher": "Kassenärztliche Bundesvereinigung KBV",
  "description": "Dieses Profil bildet den Kopfumfang ab.",
  "copyright": "Im folgenden Profil können Codes aus den Codesystemen Snomed, Loinc oder Ucum enthalten sein, die dem folgenden Urheberrecht unterliegen: This material includes SNOMED Clinical Terms® SNOMED CT® which is used by permission of SNOMED International. All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. SNOMED and SNOMED CT are registered trademarks of SNOMED International. Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license. This material contains content from Loinc http://loinc.org. Loinc is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes Loinc Committee and is available at no cost under the license at http://loinc.org/license. Loinc® is a registered United States trademark of Regenstrief Institute, Inc. This product includes all or a portion of the UCUM table, UCUM codes, and UCUM definitions or is derived from it, subject to a license from Regenstrief Institute, Inc. and The UCUM Organization. Your use of the UCUM table, UCUM codes, UCUM definitions also is subject to this license, a copy of which is available at ​http://unitsofmeasure.org. The current complete UCUM table, UCUM Specification are available for download at ​http://unitsofmeasure.org. The UCUM table and UCUM codes are copyright © 1995-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures UCUM Organization. All rights reserved. THE UCUM TABLE IN ALL FORMATS, UCUM DEFINITIONS, AND SPECIFICATION ARE PROVIDED \"AS IS.\" ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Head_Circumference|1.2.0",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "definition": "Dieses Profil bildet den Kopfumfang ab."
      },
      {
        "id": "Observation.meta",
        "path": "Observation.meta",
        "min": 1
      },
      {
        "id": "Observation.meta.versionId",
        "path": "Observation.meta.versionId",
        "max": "0"
      },
      {
        "id": "Observation.meta.lastUpdated",
        "path": "Observation.meta.lastUpdated",
        "max": "0"
      },
      {
        "id": "Observation.meta.source",
        "path": "Observation.meta.source",
        "max": "0"
      },
      {
        "id": "Observation.meta.profile",
        "path": "Observation.meta.profile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DDTK_Observation_Head_Circumference|1.0.0"
      },
      {
        "id": "Observation.meta.security",
        "path": "Observation.meta.security",
        "max": "0"
      },
      {
        "id": "Observation.meta.tag",
        "path": "Observation.meta.tag",
        "max": "0"
      },
      {
        "id": "Observation.implicitRules",
        "path": "Observation.implicitRules",
        "max": "0"
      },
      {
        "id": "Observation.language",
        "path": "Observation.language",
        "max": "0"
      },
      {
        "id": "Observation.text",
        "path": "Observation.text",
        "definition": "In diesem Element können die, in der Instanz, enthaltenen Informationen in einer menschenlesbaren Form zusammengefasst werden. Dabei ist zu beachten, dass keine Informationen aufgenommen werden dürfen, die nicht in strukturierter Form an anderer Stelle in der Instanz enthalten sind."
      },
      {
        "id": "Observation.text.status",
        "path": "Observation.text.status",
        "patternCode": "extensions"
      },
      {
        "id": "Observation.contained",
        "path": "Observation.contained",
        "max": "0"
      },
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "max": "1",
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "version": "2.9",
                "code": "RI",
                "display": "Resource identifier"
              }
            ]
          },
          "system": "urn:ietf:rfc:3986"
        },
        "mustSupport": true
      },
      {
        "id": "Observation.identifier.use",
        "path": "Observation.identifier.use",
        "max": "0"
      },
      {
        "id": "Observation.identifier.type",
        "path": "Observation.identifier.type",
        "min": 1
      },
      {
        "id": "Observation.identifier.type.coding",
        "path": "Observation.identifier.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.identifier.type.coding.system",
        "path": "Observation.identifier.type.coding.system",
        "min": 1
      },
      {
        "id": "Observation.identifier.type.coding.version",
        "path": "Observation.identifier.type.coding.version",
        "min": 1
      },
      {
        "id": "Observation.identifier.type.coding.code",
        "path": "Observation.identifier.type.coding.code",
        "min": 1
      },
      {
        "id": "Observation.identifier.type.coding.display",
        "path": "Observation.identifier.type.coding.display",
        "min": 1
      },
      {
        "id": "Observation.identifier.type.coding.userSelected",
        "path": "Observation.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.identifier.type.text",
        "path": "Observation.identifier.type.text",
        "max": "0"
      },
      {
        "id": "Observation.identifier.system",
        "path": "Observation.identifier.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier.value",
        "path": "Observation.identifier.value",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.identifier.period",
        "path": "Observation.identifier.period",
        "max": "0"
      },
      {
        "id": "Observation.identifier.assigner",
        "path": "Observation.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "max": "0"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "patternCode": "final"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 2,
        "max": "2"
      },
      {
        "id": "Observation.category:loincCode",
        "path": "Observation.category",
        "sliceName": "loincCode",
        "min": 1,
        "max": "1",
        "patternCodeableConcept": {
          "coding": [
            {
              "system": "http://loinc.org",
              "version": "2.71",
              "code": "8716-3",
              "display": "Vital signs"
            }
          ]
        }
      },
      {
        "id": "Observation.category:loincCode.coding",
        "path": "Observation.category.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.category:loincCode.coding.system",
        "path": "Observation.category.coding.system",
        "min": 1
      },
      {
        "id": "Observation.category:loincCode.coding.version",
        "path": "Observation.category.coding.version",
        "min": 1
      },
      {
        "id": "Observation.category:loincCode.coding.code",
        "path": "Observation.category.coding.code",
        "min": 1
      },
      {
        "id": "Observation.category:loincCode.coding.display",
        "path": "Observation.category.coding.display",
        "min": 1
      },
      {
        "id": "Observation.category:loincCode.coding.userSelected",
        "path": "Observation.category.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.category:loincCode.text",
        "path": "Observation.category.text",
        "max": "0"
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc",
        "path": "Observation.code.coding",
        "sliceName": "loinc",
        "patternCoding": {
          "system": "http://loinc.org"
        },
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc.display.extension",
        "path": "Observation.code.coding.display.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:loinc.display.extension:anzeigenameCodeLoinc",
        "path": "Observation.code.coding.display.extension",
        "sliceName": "anzeigenameCodeLoinc",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc.display.extension:anzeigenameCodeLoinc.extension",
        "path": "Observation.code.coding.display.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:loinc.display.extension:anzeigenameCodeLoinc.extension:content",
        "path": "Observation.code.coding.display.extension.extension",
        "sliceName": "content",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc.display.extension:anzeigenameCodeLoinc.extension:content.value[x]",
        "path": "Observation.code.coding.display.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc.display.extension:anzeigenameCodeLoinc.extension:content.value[x]:valueString",
        "path": "Observation.code.coding.display.extension.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "patternString": "Kopfumfang okzipital-frontal",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:loinc.userSelected",
        "path": "Observation.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.code.coding:codeSnomed",
        "path": "Observation.code.coding",
        "sliceName": "codeSnomed",
        "patternCoding": {
          "system": "http://snomed.info/sct"
        },
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension",
        "path": "Observation.code.coding.display.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension:anzeigenameCodeSnomed",
        "path": "Observation.code.coding.display.extension",
        "sliceName": "anzeigenameCodeSnomed",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension:anzeigenameCodeSnomed.extension",
        "path": "Observation.code.coding.display.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension:anzeigenameCodeSnomed.extension:content",
        "path": "Observation.code.coding.display.extension.extension",
        "sliceName": "content",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension:anzeigenameCodeSnomed.extension:content.value[x]",
        "path": "Observation.code.coding.display.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:codeSnomed.display.extension:anzeigenameCodeSnomed.extension:content.value[x]:valueString",
        "path": "Observation.code.coding.display.extension.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:codeSnomed.userSelected",
        "path": "Observation.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.code.text",
        "path": "Observation.code.text",
        "max": "0"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DDTK_Patient|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.subject.reference",
        "path": "Observation.subject.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.subject.type",
        "path": "Observation.subject.type",
        "max": "0"
      },
      {
        "id": "Observation.subject.identifier",
        "path": "Observation.subject.identifier",
        "max": "0"
      },
      {
        "id": "Observation.subject.display",
        "path": "Observation.subject.display",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.effective[x]:effectiveDateTime",
        "path": "Observation.effectiveDateTime",
        "sliceName": "effectiveDateTime",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]:valueQuantity",
        "path": "Observation.valueQuantity",
        "sliceName": "valueQuantity",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]:valueQuantity.comparator",
        "path": "Observation.valueQuantity.comparator",
        "max": "0"
      },
      {
        "id": "Observation.dataAbsentReason",
        "path": "Observation.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.interpretation",
        "path": "Observation.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.note",
        "path": "Observation.note",
        "max": "0"
      },
      {
        "id": "Observation.bodySite",
        "path": "Observation.bodySite",
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding",
        "path": "Observation.bodySite.coding",
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding.display.extension",
        "path": "Observation.bodySite.coding.display.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed",
        "path": "Observation.bodySite.coding.display.extension",
        "sliceName": "anzeigenameCodeSnomed",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension",
        "path": "Observation.bodySite.coding.display.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content",
        "path": "Observation.bodySite.coding.display.extension.extension",
        "sliceName": "content",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]",
        "path": "Observation.bodySite.coding.display.extension.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding.display.extension:anzeigenameCodeSnomed.extension:content.value[x]:valueString",
        "path": "Observation.bodySite.coding.display.extension.extension.valueString",
        "sliceName": "valueString",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.bodySite.coding.userSelected",
        "path": "Observation.bodySite.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.bodySite.text",
        "path": "Observation.bodySite.text",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_DDTK_Device|1.0.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.device.reference",
        "path": "Observation.device.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.device.type",
        "path": "Observation.device.type",
        "max": "0"
      },
      {
        "id": "Observation.device.identifier",
        "path": "Observation.device.identifier",
        "max": "0"
      },
      {
        "id": "Observation.device.display",
        "path": "Observation.device.display",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      }
    ]
  }
}