FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeContract
IdBSP_KBV_PR_AW_Selektivvertrag.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

TBD

Source1

{
  "resourceType": "Contract",
  "id": "3269",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-22T13:50:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Selektivvertrag|1.2.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Selektivvertrag_Identifiertyp",
            "code": "Bezeichnung_Vertragskennzeichen"
          }
        ]
      },
      "value": "56456/5546S12"
    }
  ],
  "status": "executed",
  "issued": "2014-01-01",
  "applies": {
    "start": "2014-01-01",
    "end": "2023-12-31"
  },
  "subject": [
    {
      "reference": "Patient/3181"
    }
  ],
  "authority": [
    {
      "display": "Allgemeine Technische Barmener BKK"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
        "code": "Selektivvertag"
      }
    ]
  },
  "term": [
    {
      "type": {
        "coding": [
          {
            "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Gebuehrenordnung",
            "code": "EBM"
          }
        ]
      },
      "offer": {
        "party": [
          {
            "reference": [
              {
                "reference": "Organization/3157"
              }
            ],
            "role": {
              "text": "Rechnungempfaenger"
            }
          }
        ]
      }
    }
  ]
}