ELGA e-Medikation (R4) ENTWURF
0.1.1 - ci-build

ELGA e-Medikation (R4) ENTWURF - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel Journey 02: Substance Hydrocortison - JSON Representation

Raw json | Download

{
  "resourceType" : "Substance",
  "id" : "AtEmedJourneySubstanceHydrocortison",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Substance AtEmedJourneySubstanceHydrocortison</b></p><a name=\"AtEmedJourneySubstanceHydrocortison\"> </a><a name=\"hcAtEmedJourneySubstanceHydrocortison\"> </a><p><b>status</b>: Active</p><p><b>code</b>: <span title=\"Codes:{https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido A01AC03}\">Hydrocortison</span></p></div>"
  },
  "status" : "active",
  "code" : {
    "coding" : [
      {
        "system" : "https://termgit.elga.gv.at/CodeSystem/atc-deutsch-wido",
        "code" : "A01AC03",
        "display" : "Hydrocortison"
      }
    ]
  }
}