{
  "resourceType": "Encounter",
  "id": "200cae02-e015-4fdb-bdf7-2cb3995e34a1",
  "meta": {
    "versionId": "8f844207-8f9c-4f06-88e6-173cbc462764",
    "lastUpdated": "2024-11-05T07:50:28.745+00:00",
    "profile": [
      "https://gematik.de/fhir/isik/v2/Basismodul/StructureDefinition/ISiKKontaktGesundheitseinrichtung"
    ]
  },
  "extension": [
    {
      "extension": [
        {
          "url": "ErsteUndZweiteStelle",
          "valueCoding": {
            "system": "http://fhir.de/CodeSystem/dkgev/AufnahmegrundErsteUndZweiteStelle",
            "code": "-"
          }
        }
      ],
      "url": "http://fhir.de/StructureDefinition/Aufnahmegrund"
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "VN"
          }
        ]
      },
      "system": "http://iMedOne.de/fhir/v1/identifiers/i1encounterid",
      "value": "1126753"
    }
  ],
  "status": "arrived",
  "class": {
    "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
    "code": "AMB"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/Kontaktebene",
          "code": "abteilungskontakt"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "BEWEGUNGSART",
          "code": "Privat"
        }
      ]
    }
  ],
  "serviceType": {
    "coding": [
      {
        "system": "FACHR_PPR",
        "code": "51"
      }
    ]
  },
  "subject": {
    "reference": "https://server.fire.ly/Patient/257065"
  },
  "period": {
    "start": "2023-12-14"
  },
  "account": [
    {
      "reference": "https://server.fire.ly/Account/577653",
      "identifier": {
        "system": "http://iMedOne.de/fhir/v1/identifiers/i1FallNummer",
        "value": "4416269"
      }
    }
  ],
  "hospitalization": {
    "extension": [
      {
        "url": "http://fhir.de/StructureDefinition/wahlleistung",
        "valueCoding": {
          "code": "1500",
          "display": "1500"
        }
      }
    ],
    "admitSource": {
      "coding": [
        {
          "system": "http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass"
        }
      ]
    }
  },
  "location": [
    {
      "location": {
        "identifier": {
          "value": "E1B"
        },
        "display": "E1B"
      },
      "physicalType": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
            "code": "wa",
            "display": "Ward"
          }
        ]
      }
    }
  ],
  "serviceProvider": {
    "reference": "https://server.fire.ly/Organization/1126753",
    "identifier": {
      "system": "http://iMedOne.de/fhir/v1/identifiers/hospital-department",
      "value": "INTORG-ECH-Amb"
    },
    "display": "Chirurgische Ambulanz (St. Elisabeth)"
  }
}