FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Observation_Schwangerschaft

Packagekbv.ita.aws
Resource TypeStructureDefinition
IdKBV_PR_AW_Observation_Schwangerschaft
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.aws@1.2.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Schwangerschaft
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Schwangerschaft
Version1.2.0
Statusactive
NameKBV_PR_AW_Observation_Schwangerschaft
CopyrightCopyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeObservation
Kindresource

Resources that use this resource

StructureDefinition
KBV_PR_AW_AnlageKBV_PR_AW_Anlage
KBV_PR_AW_Krebsfrueherkennung_FrauenKBV_PR_AW_Krebsfrueherkennung_Frauen

Resources that this resource uses

StructureDefinition
KBV_PR_AW_BegegnungKBV_PR_AW_Begegnung
KBV_PR_AW_PatientKBV_PR_AW_Patient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Schwangerschaft",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Observation_Schwangerschaft",
  "status": "active",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "sct-concept",
      "uri": "http://snomed.info/conceptdomain",
      "name": "SNOMED CT Concept Domain Binding"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "sct-attr",
      "uri": "http://snomed.org/attributebinding",
      "name": "SNOMED CT Attribute Binding"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "Schwangerschaft",
        "definition": "In dieser Ressource wird der Schwangerschaftsstatus dokumentiert. Es kann eine Freitext hinterlegt werden."
      },
      {
        "id": "Observation.id",
        "path": "Observation.id",
        "min": 1
      },
      {
        "id": "Observation.meta",
        "path": "Observation.meta",
        "min": 1
      },
      {
        "id": "Observation.meta.versionId",
        "path": "Observation.meta.versionId",
        "min": 1
      },
      {
        "id": "Observation.meta.lastUpdated",
        "path": "Observation.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "Observation.meta.profile",
        "path": "Observation.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Schwangerschaft|1.2.0"
      },
      {
        "id": "Observation.text",
        "path": "Observation.text",
        "min": 1
      },
      {
        "id": "Observation.identifier",
        "path": "Observation.identifier",
        "max": "0"
      },
      {
        "id": "Observation.basedOn",
        "path": "Observation.basedOn",
        "max": "0"
      },
      {
        "id": "Observation.partOf",
        "path": "Observation.partOf",
        "max": "0"
      },
      {
        "id": "Observation.status",
        "path": "Observation.status",
        "definition": "Der Status ist immer abgeschlossen (final).",
        "fixedCode": "final"
      },
      {
        "id": "Observation.category",
        "path": "Observation.category",
        "max": "0"
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "short": "Typ der Observation",
        "definition": "In diesem Element wird der Typ der Observation definiert."
      },
      {
        "id": "Observation.code.coding",
        "path": "Observation.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "closed"
        },
        "min": 2,
        "max": "2"
      },
      {
        "id": "Observation.code.coding:loinc",
        "path": "Observation.code.coding",
        "sliceName": "loinc",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.code.coding:loinc.system",
        "path": "Observation.code.coding.system",
        "min": 1,
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.code.coding:loinc.code",
        "path": "Observation.code.coding.code",
        "min": 1,
        "fixedCode": "11449-6"
      },
      {
        "id": "Observation.code.coding:kbv_code",
        "path": "Observation.code.coding",
        "sliceName": "kbv_code",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.code.coding:kbv_code.system",
        "path": "Observation.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen"
      },
      {
        "id": "Observation.code.coding:kbv_code.version",
        "path": "Observation.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.code.coding:kbv_code.code",
        "path": "Observation.code.coding.code",
        "min": 1,
        "fixedCode": "Schwangerschaft"
      },
      {
        "id": "Observation.code.coding:kbv_code.display",
        "path": "Observation.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.code.coding:kbv_code.userSelected",
        "path": "Observation.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.code.text",
        "path": "Observation.code.text",
        "max": "0"
      },
      {
        "id": "Observation.subject",
        "path": "Observation.subject",
        "label": "TR01",
        "short": "Patientenbezug",
        "definition": "Siehe Reason for inclusion and constrainment",
        "requirements": "Diese Referenz wurde aus technischen Gründen erzeugt, um dieser patientenbezogenen Ressource zu genügen. Aus informationstechnischer Sicht ist Diese jedoch nicht notwendig, da der Zusammenhang bereits über das Attribut related hergestellt worden ist.",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.subject.reference",
        "path": "Observation.subject.reference",
        "min": 1
      },
      {
        "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.focus",
        "path": "Observation.focus",
        "max": "0"
      },
      {
        "id": "Observation.encounter",
        "path": "Observation.encounter",
        "short": "Begegnung",
        "definition": "Referenz zur Ressource Begegnung",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Observation.encounter.reference",
        "path": "Observation.encounter.reference",
        "min": 1
      },
      {
        "id": "Observation.encounter.type",
        "path": "Observation.encounter.type",
        "max": "0"
      },
      {
        "id": "Observation.encounter.identifier",
        "path": "Observation.encounter.identifier",
        "max": "0"
      },
      {
        "id": "Observation.encounter.display",
        "path": "Observation.encounter.display",
        "max": "0"
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.effective[x]:effectiveDateTime",
        "path": "Observation.effective[x]",
        "sliceName": "effectiveDateTime",
        "short": "Aufnahmezeitunkt",
        "definition": "In diesem Element ist der Zeitpunkt der Aufnahme des Inhalts dieser Ressource anzugeben.",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.issued",
        "path": "Observation.issued",
        "max": "0"
      },
      {
        "id": "Observation.performer",
        "path": "Observation.performer",
        "max": "0"
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]:valueBoolean",
        "path": "Observation.value[x]",
        "sliceName": "valueBoolean",
        "definition": "Wurde eine Schwangerschaft festgestellt?",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "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",
        "max": "0"
      },
      {
        "id": "Observation.method",
        "path": "Observation.method",
        "max": "0"
      },
      {
        "id": "Observation.specimen",
        "path": "Observation.specimen",
        "max": "0"
      },
      {
        "id": "Observation.device",
        "path": "Observation.device",
        "max": "0"
      },
      {
        "id": "Observation.referenceRange",
        "path": "Observation.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.hasMember",
        "path": "Observation.hasMember",
        "max": "0"
      },
      {
        "id": "Observation.derivedFrom",
        "path": "Observation.derivedFrom",
        "max": "0"
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin",
        "path": "Observation.component",
        "sliceName": "erwarteterGeburtstermin",
        "definition": "In diesem Element ist der erwartete Geburtstermin zu dokumentieren.",
        "mustSupport": true
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code",
        "path": "Observation.component.code",
        "short": "Typ der Observation",
        "definition": "In diesem Element wird der Typ der Observation definiert."
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_Schwangerschaft_Component"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "erwarteter_Geburtstermin"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.code.text",
        "path": "Observation.component.code.text",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.value[x]:valueDateTime",
        "path": "Observation.component.value[x]",
        "sliceName": "valueDateTime",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:erwarteterGeburtstermin.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften",
        "path": "Observation.component",
        "sliceName": "anzahl_Schwangerschaften",
        "short": "Komponente der Observation",
        "definition": "In diesem Element ist die Anzahl von Schwangerschaften zu dokumentieren.",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code",
        "path": "Observation.component.code",
        "short": "Typ der Observation",
        "definition": "In diesem Element wird der Typ der Observation definiert.\r\nIst ein Loinc-Code zu dieser Observation bekannt, so ist dieser im Attribut loinc_code zu dokumentieren"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_Schwangerschaft_Component"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "Anzahl_Schwangerschaften"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.code.text",
        "path": "Observation.component.code.text",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity",
        "path": "Observation.component.value[x]",
        "sliceName": "valueQuantity",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity.value",
        "path": "Observation.component.value[x].value",
        "min": 1
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity.comparator",
        "path": "Observation.component.value[x].comparator",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity.unit",
        "path": "Observation.component.value[x].unit",
        "min": 1,
        "fixedString": "1"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity.system",
        "path": "Observation.component.value[x].system",
        "min": 1,
        "fixedUri": "http://unitsofmeasure.org"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.value[x]:valueQuantity.code",
        "path": "Observation.component.value[x].code",
        "min": 1,
        "fixedCode": "1"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:anzahl_Schwangerschaften.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus",
        "path": "Observation.component",
        "sliceName": "erster_Tag_letzter_Zyklus",
        "definition": "In diesem Element ist der erste Tag des letzten Menstruationszyklus zu dokumentieren.",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code",
        "path": "Observation.component.code",
        "short": "Typ der Observation",
        "definition": "In diesem Element wird der Typ der Observation definiert.\r\nIst ein Loinc-Code zu dieser Observation bekannt, so ist dieser im Attribut loinc_code zu dokumentieren"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding",
        "path": "Observation.component.code.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding.system",
        "path": "Observation.component.code.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Krebsfrueherkennung_Frauen_Schwangerschaft_Component"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding.version",
        "path": "Observation.component.code.coding.version",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding.code",
        "path": "Observation.component.code.coding.code",
        "min": 1,
        "fixedCode": "Erster_Tag_letzter_Zyklus"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding.display",
        "path": "Observation.component.code.coding.display",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.coding.userSelected",
        "path": "Observation.component.code.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.code.text",
        "path": "Observation.component.code.text",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.value[x]",
        "path": "Observation.component.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.value[x]:valueDateTime",
        "path": "Observation.component.value[x]",
        "sliceName": "valueDateTime",
        "min": 1,
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.dataAbsentReason",
        "path": "Observation.component.dataAbsentReason",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.interpretation",
        "path": "Observation.component.interpretation",
        "max": "0"
      },
      {
        "id": "Observation.component:erster_Tag_letzter_Zyklus.referenceRange",
        "path": "Observation.component.referenceRange",
        "max": "0"
      }
    ]
  }
}