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

FHIR IG analytics

Packagech.fhir.ig.ch-core
Resource TypeCoverage
IdCoverage-CoverageBroennimann.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

Generated Narrative: Coverage CoverageBroennimann

identifier: urn:oid:2.16.756.5.30.1.123.100.1.1.1/80756015090002647590

status: Active

beneficiary: Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03 ( urn:oid:2.16.756.5.30.1.123.100.1.1.1#80756015090002647590)

payor: Organization Sanitas


Generated Narrative: Organization #sanitas

name: Sanitas


Source1

{
  "resourceType": "Coverage",
  "id": "CoverageBroennimann",
  "meta": {
    "source": "https://www.bfh.ch/de/studium/bachelor/medizininformatik/",
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-coverage"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Organization",
      "id": "sanitas",
      "meta": {
        "profile": [
          "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
        ]
      },
      "name": "Sanitas"
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.756.5.30.1.123.100.1.1.1",
      "value": "80756015090002647590"
    }
  ],
  "status": "active",
  "beneficiary": {
    "reference": "Patient/ElisabethBroennimannByBFH"
  },
  "payor": [
    {
      "reference": "#sanitas"
    }
  ]
}