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

FHIR IG Statistics: StructureDefinition/KBV_PR_AW_Ringversuchszertifikat

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

Resources that use this resource

StructureDefinition
KBV_PR_AW_Abrechnung_HzV_BesondereVersorgung_SelektivKBV_PR_AW_Abrechnung_HzV_BesondereVersorgung_Selektiv
KBV_PR_AW_Abrechnung_vertragsaerztlichKBV_PR_AW_Abrechnung_vertragsaerztlich
KBV_PR_AW_AnlageKBV_PR_AW_Anlage

Resources that this resource uses

StructureDefinition
KBV_EX_AW_Ringversuchszertifikat_AnalytIDKBV_EX_AW_Ringversuchszertifikat_AnalytID
KBV_EX_AW_Ringversuchszertifikat_AnlageKBV_EX_AW_Ringversuchszertifikat_Anlage
KBV_EX_AW_Ringversuchszertifikat_pnSD_UUKBV_EX_AW_Ringversuchszertifikat_pnSD_UU

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ringversuchszertifikat",
  "version": "1.2.0",
  "name": "KBV_PR_AW_Ringversuchszertifikat",
  "status": "active",
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "udi",
      "uri": "http://fda.gov/UDI",
      "name": "UDI Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.id",
        "path": "Device.id",
        "min": 1
      },
      {
        "id": "Device.meta",
        "path": "Device.meta",
        "min": 1
      },
      {
        "id": "Device.meta.versionId",
        "path": "Device.meta.versionId",
        "min": 1
      },
      {
        "id": "Device.meta.lastUpdated",
        "path": "Device.meta.lastUpdated",
        "min": 1
      },
      {
        "id": "Device.meta.profile",
        "path": "Device.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ringversuchszertifikat|1.2.0"
      },
      {
        "id": "Device.text",
        "path": "Device.text",
        "min": 1
      },
      {
        "id": "Device.extension",
        "path": "Device.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Device.extension:pnSD_UU",
        "path": "Device.extension",
        "sliceName": "pnSD_UU",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Ringversuchszertifikat_pnSD_UU"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Device.extension:zertifikat",
        "path": "Device.extension",
        "sliceName": "zertifikat",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Ringversuchszertifikat_Anlage"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Device.extension:analyt-ID",
        "path": "Device.extension",
        "sliceName": "analyt-ID",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Ringversuchszertifikat_AnalytID"
            ]
          }
        ]
      },
      {
        "id": "Device.identifier",
        "path": "Device.identifier",
        "max": "0"
      },
      {
        "id": "Device.definition",
        "path": "Device.definition",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.definition.reference",
        "path": "Device.definition.reference",
        "max": "0"
      },
      {
        "id": "Device.definition.type",
        "path": "Device.definition.type",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier",
        "path": "Device.definition.identifier",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.definition.identifier.use",
        "path": "Device.definition.identifier.use",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.type",
        "path": "Device.definition.identifier.type",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.definition.identifier.type.coding",
        "path": "Device.definition.identifier.type.coding",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Device.definition.identifier.type.coding.system",
        "path": "Device.definition.identifier.type.coding.system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "mustSupport": true
      },
      {
        "id": "Device.definition.identifier.type.coding.version",
        "path": "Device.definition.identifier.type.coding.version",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.type.coding.code",
        "path": "Device.definition.identifier.type.coding.code",
        "min": 1,
        "fixedCode": "Ringversuchszertifikat",
        "mustSupport": true
      },
      {
        "id": "Device.definition.identifier.type.coding.display",
        "path": "Device.definition.identifier.type.coding.display",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.type.coding.userSelected",
        "path": "Device.definition.identifier.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.system",
        "path": "Device.definition.identifier.system",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.value",
        "path": "Device.definition.identifier.value",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.period",
        "path": "Device.definition.identifier.period",
        "max": "0"
      },
      {
        "id": "Device.definition.identifier.assigner",
        "path": "Device.definition.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Device.definition.display",
        "path": "Device.definition.display",
        "min": 1,
        "fixedString": "Ringversuchszertifikat"
      },
      {
        "id": "Device.udiCarrier",
        "path": "Device.udiCarrier",
        "max": "0"
      },
      {
        "id": "Device.status",
        "path": "Device.status",
        "max": "0"
      },
      {
        "id": "Device.statusReason",
        "path": "Device.statusReason",
        "max": "0"
      },
      {
        "id": "Device.distinctIdentifier",
        "path": "Device.distinctIdentifier",
        "max": "0"
      },
      {
        "id": "Device.manufacturer",
        "path": "Device.manufacturer",
        "short": "pnSD/uu Name des Herstellers",
        "definition": "In diesem Feld kann der Name des Herstellers vermerkt werden (pnSD/uu).",
        "mustSupport": true
      },
      {
        "id": "Device.manufactureDate",
        "path": "Device.manufactureDate",
        "short": "Gültigkeit von",
        "definition": "In diesem Feld ist der Beginn der Gültigkeit zu dokumentieren.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.expirationDate",
        "path": "Device.expirationDate",
        "short": "Gültigkeit bis",
        "definition": "In diesem Feld ist das Ende der Gültigkeit zu dokumentieren.",
        "mustSupport": true
      },
      {
        "id": "Device.lotNumber",
        "path": "Device.lotNumber",
        "max": "0"
      },
      {
        "id": "Device.serialNumber",
        "path": "Device.serialNumber",
        "max": "0"
      },
      {
        "id": "Device.deviceName",
        "path": "Device.deviceName",
        "max": "0"
      },
      {
        "id": "Device.modelNumber",
        "path": "Device.modelNumber",
        "max": "0"
      },
      {
        "id": "Device.partNumber",
        "path": "Device.partNumber",
        "max": "0"
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "short": "Geraetetyp",
        "definition": "In diesem Attribut ist der pnSD/uu Geraetetyp zu dokumentieren.",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.type.coding",
        "path": "Device.type.coding",
        "max": "0"
      },
      {
        "id": "Device.type.coding.system",
        "path": "Device.type.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.version",
        "path": "Device.type.coding.version",
        "max": "0"
      },
      {
        "id": "Device.type.coding.code",
        "path": "Device.type.coding.code",
        "min": 1,
        "fixedCode": "Ringversuchszertifikat",
        "mustSupport": true
      },
      {
        "id": "Device.type.coding.display",
        "path": "Device.type.coding.display",
        "max": "0"
      },
      {
        "id": "Device.type.coding.userSelected",
        "path": "Device.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Device.type.text",
        "path": "Device.type.text",
        "min": 1
      },
      {
        "id": "Device.specialization",
        "path": "Device.specialization",
        "max": "0"
      },
      {
        "id": "Device.version",
        "path": "Device.version",
        "max": "0"
      },
      {
        "id": "Device.property",
        "path": "Device.property",
        "max": "0"
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "max": "0"
      },
      {
        "id": "Device.owner",
        "path": "Device.owner",
        "max": "0"
      },
      {
        "id": "Device.contact",
        "path": "Device.contact",
        "max": "0"
      },
      {
        "id": "Device.location",
        "path": "Device.location",
        "max": "0"
      },
      {
        "id": "Device.url",
        "path": "Device.url",
        "max": "0"
      },
      {
        "id": "Device.note",
        "path": "Device.note",
        "max": "0"
      },
      {
        "id": "Device.safety",
        "path": "Device.safety",
        "max": "0"
      },
      {
        "id": "Device.parent",
        "path": "Device.parent",
        "max": "0"
      }
    ]
  }
}