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

FHIR IG analytics

Packagedigidot.ny
Resource TypeEpisodeOfCare
Idexample-digidot-EpisodeOfCare-no.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "eoc-pas-05699911862-org-1041865",
  "meta": {
    "profile": [
      "https://novari.no/fhir/digidot/StructureDefinition/digidot-EpisodeOfCare-no"
    ]
  },
  "identifier": [
    {
      "system": "urn:novari:episode",
      "value": "eoc-pas-05699911862-org-1041865"
    }
  ],
  "status": "active",
  "type": [
    {
      "text": "Tannhelseoppfølging"
    }
  ],
  "patient": {
    "reference": "Patient/pas-05699911862"
  },
  "managingOrganization": {
    "reference": "Organization/org-1041865"
  },
  "careManager": {
    "reference": "PractitionerRole/prr-123"
  }
}