Fujitsu Healthy Living Implementation Guide
1.1.29 - release

Publication Build: This will be filled in by the publication tooling

: AEHepaticFailurecomplication - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "AEHepaticFailurecomplication",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-condition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"AEHepaticFailurecomplication\"> </a><a name=\"hcAEHepaticFailurecomplication\"> </a></p><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\">Resource Condition &quot;AEHepaticFailurecomplication&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-condition.html\">Fujitsu Condition Profile</a></p></div><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>code</b>: Hepatic encephalopathy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-JP-ICD10-Codes.html\">ICD10 Codes</a>#K76.8 &quot;その他の明示された肝疾患&quot;; <a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#13920009)</span></p><p><b>subject</b>: <a href=\"Patient-ClinicalTrialSubject5.html\">Patient/ClinicalTrialSubject5</a> &quot; CLINICAL TRAIL&quot;</p></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis",
          "display" : "Encounter Diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes",
        "code" : "K76.8",
        "display" : "その他の明示された肝疾患"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "13920009",
        "display" : "Hepatic encephalopathy"
      }
    ],
    "text" : "Hepatic encephalopathy"
  },
  "subject" : {
    🔗 "reference" : "Patient/ClinicalTrialSubject5"
  }
}