0.1.0 - ci-build Sweden flag

SEMedicalAlertInformationImplementationGuide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/hl7.fhir.r4.ig.medicalalertinformation/ and changes regularly. See the Directory of published versions

: SEAlertInformationTreatmentFlagExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Flag",
  "id" : "SEAlertInformationTreatmentFlagExample",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.se/fhir/r4/ig/medicalalertinformation/StructureDefinition/SEAlertInformation-2-TreatmentFlag"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Flag SEAlertInformationTreatmentFlagExample</b></p><a name=\"SEAlertInformationTreatmentFlagExample\"> </a><a name=\"hcSEAlertInformationTreatmentFlagExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SEAlertInformation-2-TreatmentFlag.html\">SE AlertInformation 2 Treatment Flag Profile</a></p></div><p><b>SE Alert Label Extension</b>: <span title=\"Codes:{http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertLabelCS beroende-av-icke-invasiv-ventilation}\">Beroende av icke-invasiv ventilation</span></p><p><b>status</b>: Active</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 243142003}\">BiPAP-behandling</span></p><p><b>subject</b>: <a href=\"Patient-PatientExample1.html\">John Bob Goode Johansson(official) Male, DoB: 1950-09-07 ( http://electronichealth.se/identifier/personnummer#195009072553)</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/StructureDefinition/SEAlertLabelExtension",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://hl7.se/fhir/r4/ig/medicalalertinformation/CodeSystem/SEAlertLabelCS",
            "code" : "beroende-av-icke-invasiv-ventilation",
            "display" : "Beroende av icke-invasiv ventilation"
          }
        ]
      }
    }
  ],
  "status" : "active",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "243142003",
        "display" : "BiPAP-behandling"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientExample1"
  }
}