Example in CH Core (Switzerland)6.0.0
Encounter

EncounterAmbulantBroennimann

finished
Encounter-EncounterAmbulantBroennimann.json

Resource Details

Resource Type
Encounter
Resource ID
EncounterAmbulantBroennimann
Identifier
http://example.com/fallnummerdomain|1234
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": "EncounterAmbulantBroennimann",
  "filename": "Encounter-EncounterAmbulantBroennimann.json",
  "profile": [
    "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-encounter"
  ],
  "identifier": {
    "system": "http://example.com/fallnummerdomain",
    "value": "1234"
  },
  "status": "finished",
  "class": "AMB"
}