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

FHIR IG Statistics: StructureDefinition/74_PR_VoS_Patient

PackageKBV.ITA.VOS
Resource TypeStructureDefinition
Id74_PR_VoS_Patient
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient
URLhttps://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient
Version1.10.010
Statusactive
Date2020-05-18
Name74_PR_VoS_Patient
Title74_PR_VoS_Patient
DescriptionInformationen eines Patienten zur Übermittlung vom PVS an die VoS
CopyrightCopyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
74_PR_VoS_Allergie74_PR_VoS_Allergie
74_PR_VoS_Composition74_PR_VoS_Composition
74_PR_VoS_Diagnose74_PR_VoS_Diagnose
74_PR_VoS_DokuRef74_PR_VoS_DokuRef
74_PR_VoS_Dosierung74_PR_VoS_Dosierung
74_PR_VoS_Kostentraeger74_PR_VoS_Kostentraeger
74_PR_VoS_OBS_Gewicht74_PR_VoS_OBS_Gewicht
74_PR_VoS_OBS_Koerpergroesse74_PR_VoS_OBS_Koerpergroesse
74_PR_VoS_OBS_Kreatininwert74_PR_VoS_OBS_Kreatininwert
74_PR_VoS_OBS_Schwanger74_PR_VoS_OBS_Schwanger
74_PR_VoS_OBS_Stillend74_PR_VoS_OBS_Stillend
74_PR_VoS_Rezept74_PR_VoS_Rezept

Resources that this resource uses

StructureDefinition
0.2Patient, deutsches Basisprofil (Version 0.2)

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient",
  "version": "1.10.010",
  "name": "74_PR_VoS_Patient",
  "title": "74_PR_VoS_Patient",
  "status": "active",
  "date": "2020-05-18",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "description": "Informationen eines Patienten zur Übermittlung vom PVS an die VoS",
  "copyright": "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://fhir.de/StructureDefinition/patient-de-basis/0.2",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.identifier",
        "path": "Patient.identifier",
        "slicing": {
          "rules": "closed"
        },
        "definition": "Identifikator für diesen Patienten - die eindeutige Patientennummer, welche vom PVS vergeben wird.",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.identifier:VersichertenID_GKV",
        "path": "Patient.identifier",
        "sliceName": "VersichertenID_GKV",
        "max": "0"
      },
      {
        "id": "Patient.identifier:@default",
        "path": "Patient.identifier",
        "sliceName": "@default",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.identifier:@default.use",
        "path": "Patient.identifier.use",
        "max": "0"
      },
      {
        "id": "Patient.identifier:@default.type",
        "path": "Patient.identifier.type",
        "max": "0"
      },
      {
        "id": "Patient.identifier:@default.value",
        "path": "Patient.identifier.value",
        "short": "PatientenID",
        "definition": "ID des Patienten, die vom PVS vergeben wurde",
        "min": 1
      },
      {
        "id": "Patient.identifier:@default.period",
        "path": "Patient.identifier.period",
        "max": "0"
      },
      {
        "id": "Patient.identifier:@default.assigner",
        "path": "Patient.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Patient.active",
        "path": "Patient.active",
        "max": "0"
      },
      {
        "id": "Patient.name",
        "path": "Patient.name",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family",
        "path": "Patient.name.family",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name.family.extension:namenszusatz",
        "path": "Patient.name.family.extension",
        "sliceName": "namenszusatz",
        "mustSupport": true
      },
      {
        "id": "Patient.name.family.extension:nachname",
        "path": "Patient.name.family.extension",
        "sliceName": "nachname",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.name.family.extension:vorsatzwort",
        "path": "Patient.name.family.extension",
        "sliceName": "vorsatzwort",
        "mustSupport": true
      },
      {
        "id": "Patient.name.given",
        "path": "Patient.name.given",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.prefix",
        "path": "Patient.name.prefix",
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.name.period",
        "path": "Patient.name.period",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.gender",
        "path": "Patient.gender",
        "short": "Geschlecht",
        "definition": "male = männlich ; female = weiblich ; other = divers oder unbestimmt, die Details ergeben sich aus der Extension http://fhir.de/StructureDefinition/gender-amtlich-de/0.2; unknown = unbekannt",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.birthDate",
        "path": "Patient.birthDate",
        "short": "Geburtsdatum",
        "definition": "Geburtsdatum des Patienten",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Contact"
          }
        ],
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "short": "Sprache des Patienten",
        "definition": "Hier kann die Muttersprache bzw. die Sprache in der, der Patient kommunziert, übermittelt werden.",
        "max": "1"
      },
      {
        "id": "Patient.communication.language",
        "path": "Patient.communication.language",
        "binding": {
          "strength": "required"
        }
      },
      {
        "id": "Patient.communication.language.coding",
        "path": "Patient.communication.language.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Patient.communication.language.coding.system",
        "path": "Patient.communication.language.coding.system",
        "min": 1
      },
      {
        "id": "Patient.communication.language.coding.code",
        "path": "Patient.communication.language.coding.code",
        "min": 1
      },
      {
        "id": "Patient.communication.language.coding.display",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.coding.display",
        "max": "0"
      },
      {
        "id": "Patient.communication.language.coding.userSelected",
        "path": "Patient.communication.language.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Patient.communication.language.text",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean": true
          }
        ],
        "path": "Patient.communication.language.text",
        "max": "0"
      },
      {
        "id": "Patient.communication.preferred",
        "path": "Patient.communication.preferred",
        "max": "0"
      },
      {
        "id": "Patient.generalPractitioner",
        "path": "Patient.generalPractitioner",
        "max": "0"
      },
      {
        "id": "Patient.managingOrganization",
        "path": "Patient.managingOrganization",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}