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

FHIR IG analytics

Packagech.fhir.ig.ch-orf
Resource TypeEpisodeOfCare
IdEpisodeOfCare-ChOrfEpisodeOfCareSUfferer.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: EpisodeOfCare ChOrfEpisodeOfCareSUfferer

status: Active

StatusHistories

-StatusPeriod
*Active2022-06-30 --> 2022-07-28

patient: Susanna Ufferer (official) Female, DoB: 1970-03-14

managingOrganization: Organization Spital Trubschachen


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "ChOrfEpisodeOfCareSUfferer",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-episodeofcare"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "statusHistory": [
    {
      "status": "active",
      "period": {
        "start": "2022-06-30",
        "end": "2022-07-28"
      }
    }
  ],
  "patient": {
    "reference": "Patient/SUfferer"
  },
  "managingOrganization": {
    "reference": "Organization/OrganizationSpitalTrubschachen"
  }
}