Example in CH Core (Switzerland)6.0.0
Encounter

EncounterAccidentBroennimann

finished
Encounter-EncounterAccidentBroennimann.json

Resource Details

Resource Type
Encounter
Resource ID
EncounterAccidentBroennimann
Identifier
http://example.com/fallnummerdomain|12345
Conforms To
http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-encounter

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Encounter",
  "id": "EncounterAccidentBroennimann",
  "filename": "Encounter-EncounterAccidentBroennimann.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-encounter"
  ],
  "identifier": {
    "system": "http://example.com/fallnummerdomain",
    "value": "12345"
  },
  "status": "finished",
  "class": "IMP"
}