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

FHIR IG analytics

Packageru.core
Resource TypeEpisodeOfCare
IdEpisodeOfCare-example-core-episodeofcare-ivanov-2024-min.json
FHIR VersionR5

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


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "example-core-episodeofcare-ivanov-2024-min",
  "meta": {
    "profile": [
      "https://fhir.ru/ig/core/StructureDefinition/core-episodeofcare"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.ru/ig/core/systems/episode",
      "value": "EP-2024-001"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/example-core-patient-ivanov-min"
  },
  "managingOrganization": {
    "reference": "Organization/example-core-organization-polyclinic-min"
  }
}