Legemiddeldata fra institusjon til Legemiddelregisteret
0.9.1 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v0.9.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Institusjonsopphold-1-Sykehjem - JSON Representation

Raw json | Download


{
  "resourceType" : "EpisodeOfCare",
  "id" : "Institusjonsopphold-1-Sykehjem",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-episodeofcare-institusjonsopphold"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: EpisodeOfCare Institusjonsopphold-1-Sykehjem</b></p><a name=\"Institusjonsopphold-1-Sykehjem\"> </a><a name=\"hcInstitusjonsopphold-1-Sykehjem\"> </a><a name=\"hcInstitusjonsopphold-1-Sykehjem-no-NO\"> </a><p><b>status</b>: Active</p><p><b>patient</b>: <a href=\"pasientreferanse-1234567\">pasientreferanse-1234567</a></p><p><b>managingOrganization</b>: <a href=\"sykehjemref-1234567\">sykehjemref-1234567</a></p><p><b>period</b>: 2024-04-01 --&gt; 2024-05-30</p></div>"
  },
  "status" : "active",
  "patient" : {
    "reference" : "pasientreferanse-1234567"
  },
  "managingOrganization" : {
    "reference" : "sykehjemref-1234567"
  },
  "period" : {
    "start" : "2024-04-01",
    "end" : "2024-05-30"
  }
}