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

FHIR IG analytics

Packagehl7.eu.fhir.idea4rc
Resource TypeEpisodeOfCare
IdEpisodeOfCare-episodeOfCare-id-13.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 episodeOfCare-id-13

status: Active

patient: Anonymous Patient Male, DoB: 1968-01-01

managingOrganization: INT

period: 2020-10-30 --> (ongoing)


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "episodeOfCare-id-13",
  "meta": {
    "profile": [
      "http://hl7.eu/fhir/ig/idea4rc/StructureDefinition/episodeOfCare-eu-i4rc"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "patient": {
    "reference": "Patient/patient-id-17"
  },
  "managingOrganization": {
    "display": "INT"
  },
  "period": {
    "start": "2020-10-30"
  }
}