Finnish Base Profiles
1.0.1 - draft Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

: Episode of care - with provenance - JSON Representation

Raw json | Download


{
  "resourceType" : "EpisodeOfCare",
  "id" : "id-for-episode-1",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-episode-of-care"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare id-for-episode-1</b></p><a name=\"id-for-episode-1\"> </a><a name=\"hcid-for-episode-1\"> </a><a name=\"id-for-episode-1-fi-FI\"> </a><p><b>status</b>: Active</p><p><b>patient</b>: <a href=\"Patient-patient-of-municipality.html\">Testi Henkilö Male, DoB: 1990-01-01 ( National Identifier for Finland\u00a0(use:\u00a0official,\u00a0))</a></p></div>"
  },
  "status" : "active",
  "patient" : {
    🔗 "reference" : "Patient/patient-of-municipality"
  }
}