Swedish Alert Information Implementation Guide
0.1.0 - draft

Swedish Alert Information Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SEAlertInformationPresenceOfInfectiousAgentObservationExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "SEAlertInformationPresenceOfInfectiousAgentObservationExample",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.se/fhir/ig/alertinformation/StructureDefinition/SEAlertInformationPresenceOfInfectiousAgentObservation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SEAlertInformationPresenceOfInfectiousAgentObservationExample</b></p><a name=\"SEAlertInformationPresenceOfInfectiousAgentObservationExample\"> </a><a name=\"hcSEAlertInformationPresenceOfInfectiousAgentObservationExample\"> </a><a name=\"SEAlertInformationPresenceOfInfectiousAgentObservationExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 432415000}\">bärare av meticillinresistent Staphylococcus aureus</span></p><p><b>subject</b>: <a href=\"Patient/example\">Förnamn Efternamn</a></p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "432415000",
        "display" : "bärare av meticillinresistent Staphylococcus aureus"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/example",
    "display" : "Förnamn Efternamn"
  }
}