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

FHIR IG Statistics: StructureDefinition/MaAccountSchein

Packagema.ambulanter.fall
Resource TypeStructureDefinition
IdMaAccountSchein
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.7&canonical=http://ma-ambulant.de/StructureDefinition/MaAccountSchein
URLhttp://ma-ambulant.de/StructureDefinition/MaAccountSchein
Statusdraft
NameMaAccountSchein
TitleAmbulanter Schein
DescriptionDieses Profil bildet einen ambulanten Schein im Krankenhaus ab.
TypeAccount
Kindresource

Resources that use this resource

StructureDefinition
MaChargeItemEbmEBM-Ziffer
MaChargeItemInterneLeistungInterne Leistung
MaEncounterBesuchAmbulanter Besuch

Resources that this resource uses

StructureDefinition
ExtensionAbrechnungsDiagnoseProzedurFallbezogene Abrechnungsrelevanz von Diagnosen und Prozeduren
ExtensionAbrechnungsartAbrechnungsart
identifier-abrechnungsnummerIdentifier-Profil für die Abbildung einer Abrechnungsnummer ("Fallnummer")
ExtensionAbrechnungsbereichExtension Abrechnungsbereich
ExtensionAbrechnungsstatusExtension Abrechnungsstatus
ExtensionAusstellungsdatumExtension Ausstellungsdatum
ExtensionScheinartExtension Scheinart
IdentifierScheinnummerIdentifierScheinnummer
ValueSet
AbrechnungsartErweitertValueset erweiterte Abrechnungsarten

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "MaAccountSchein",
  "url": "http://ma-ambulant.de/StructureDefinition/MaAccountSchein",
  "name": "MaAccountSchein",
  "title": "Ambulanter Schein",
  "status": "draft",
  "description": "Dieses Profil bildet einen ambulanten Schein im Krankenhaus ab.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Account",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Account",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Account.extension",
        "path": "Account.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "min": 1
      },
      {
        "id": "Account.extension:Abrechnungsstatus",
        "path": "Account.extension",
        "sliceName": "Abrechnungsstatus",
        "short": "Extension für die Abbildung des Abrechnungsstatus des Scheins",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsstatus"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.extension:AbrechnungsDiagnoseProzedur",
        "path": "Account.extension",
        "sliceName": "AbrechnungsDiagnoseProzedur",
        "short": "Extension für abrechnungsrelevante Diagnosen/Prozeduren",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/ExtensionAbrechnungsDiagnoseProzedur"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.extension:Ausstellungsdatum",
        "path": "Account.extension",
        "sliceName": "Ausstellungsdatum",
        "short": "Extension für das Ausstellungsdatum des Scheins",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAusstellungsdatum"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.identifier",
        "path": "Account.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open",
          "ordered": false
        },
        "short": "Angabe der organisationsspezifischen Scheinnummer",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Account.identifier:Scheinnummer",
        "path": "Account.identifier",
        "sliceName": "Scheinnummer",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://ma-ambulant.de/StructureDefinition/IdentifierScheinnummer"
            ]
          }
        ],
        "patternIdentifier": {
          "type": {
            "coding": [
              {
                "code": "ASN",
                "system": "http://ma-ambulant.de/CodeSystem/identifier-type-de-basis-erweitert"
              }
            ]
          }
        },
        "mustSupport": true
      },
      {
        "id": "Account.identifier:Scheinnummer.type",
        "path": "Account.identifier.type",
        "mustSupport": true
      },
      {
        "id": "Account.identifier:Scheinnummer.system",
        "path": "Account.identifier.system",
        "mustSupport": true
      },
      {
        "id": "Account.identifier:Scheinnummer.value",
        "path": "Account.identifier.value",
        "mustSupport": true
      },
      {
        "id": "Account.type",
        "path": "Account.type",
        "comment": "Die Angabe des Account-Types `AMB` dient der Kennzeichnung dieser Ressource als ambulanter Abrechnungsfall.",
        "patternCodeableConcept": {
          "coding": [
            {
              "code": "AMB",
              "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Account.type.extension:Scheinart",
        "path": "Account.type.extension",
        "sliceName": "Scheinart",
        "short": "Extension für die Abbildung der Scheinart",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ma-ambulant.de/StructureDefinition/ExtensionScheinart"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.type.coding",
        "path": "Account.type.coding",
        "mustSupport": true
      },
      {
        "id": "Account.subject",
        "path": "Account.subject",
        "short": "Patientenbezug",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Account.servicePeriod",
        "path": "Account.servicePeriod",
        "short": "Gültigkeit des Scheins",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Account.servicePeriod.start",
        "path": "Account.servicePeriod.start",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Account.servicePeriod.end",
        "path": "Account.servicePeriod.end",
        "mustSupport": true
      },
      {
        "id": "Account.coverage",
        "path": "Account.coverage",
        "short": "Versicherungsverhältnis",
        "comment": "Liste von Versicherungsverhältnissen, die zur Abrechnung der in diesem Kontext erbrachten Leistungen herangezogen werden können.",
        "mustSupport": true
      },
      {
        "id": "Account.coverage.extension",
        "path": "Account.coverage.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Account.coverage.extension:Abrechnungsart",
        "path": "Account.coverage.extension",
        "sliceName": "Abrechnungsart",
        "short": "Extension für die Abrechnungsart",
        "comment": "Art der Abrechnung, für die das Versicherungsverhältnis herangezogen wird.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/StructureDefinition/ExtensionAbrechnungsart"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.coverage.extension:Abrechnungsart.value[x]",
        "path": "Account.coverage.extension.value[x]",
        "binding": {
          "strength": "extensible",
          "valueSet": "http://ma-ambulant.de/Valueset/AbrechnungsartErweitert"
        }
      },
      {
        "id": "Account.coverage.extension:Abrechnungsbereich",
        "path": "Account.coverage.extension",
        "sliceName": "Abrechnungsbereich",
        "short": "Extension für die Abbildung des Abrechnungsbereichs",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://ma-ambulant.de/StructureDefinition/ExtensionAbrechnungsbereich"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Account.owner",
        "path": "Account.owner",
        "short": "verantwortliche Organisationseinheit für diesen Schein",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Account.partOf",
        "path": "Account.partOf",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Account.partOf.identifier",
        "path": "Account.partOf.identifier",
        "short": "Fallnummer",
        "min": 1,
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://fhir.de/StructureDefinition/identifier-abrechnungsnummer"
            ]
          }
        ],
        "mustSupport": true
      }
    ]
  }
}