Mobile Antepartum Summary
1.0.0 - trial-use International flag

Mobile Antepartum Summary, published by IHE Patient Care Coordination Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.mAPS/ and changes regularly. See the Directory of published versions

: ex-Problem-Sepsis - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "ex-Problem-Sepsis",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ex-Problem-Sepsis</b></p><a name=\"ex-Problem-Sepsis\"> </a><a name=\"hcex-Problem-Sepsis\"> </a><a name=\"ex-Problem-Sepsis-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 75326-9}\">Problem</span></p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 371924009}\">Moderate to severe (qualifier value)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 281158006}\">Pulmonary vascular structure</span></p><p><b>subject</b>: <a href=\"Patient-ex-Patient-AmandaAlvarez.html\">Mandy  Female, DoB: 1994-12-25 ( Medical record number\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --&gt; (ongoing)))</a></p><p><b>encounter</b>: <a href=\"Encounter-ex-Encounter.html\">Encounter: status = finished; class = emergency (ActCode#EMER)</a></p><p><b>onset</b>: 2023-01-02</p><p><b>recordedDate</b>: 2023-01-02</p><p><b>recorder</b>: <a href=\"Practitioner-ex-Practitioner.html\">Practitioner Simone Heps (official)</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Detail</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"DiagnosticReport-ex-DiagnosticReport-Sepsis.html\">Diagnostic Report for 'Soluble CD14 subtype [Mass/volume] in Serum, Plasma or Blood by Immunoassay' for '-&gt;Mandy  Female, DoB: 1994-12-25 ( Medical record number\u00a0(use:\u00a0usual,\u00a0period:\u00a02001-05-06 --&gt; (ongoing)))'</a></td></tr></table></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "75326-9"
        }
      ]
    }
  ],
  "severity" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "371924009"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "281158006"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/ex-Patient-AmandaAlvarez"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/ex-Encounter"
  },
  "onsetDateTime" : "2023-01-02",
  "recordedDate" : "2023-01-02",
  "recorder" : {
    🔗 "reference" : "Practitioner/ex-Practitioner"
  },
  "evidence" : [
    {
      "detail" : [
        {
          🔗 "reference" : "DiagnosticReport/ex-DiagnosticReport-Sepsis"
        }
      ]
    }
  ]
}