Integro IG
0.0.1 - ci-build

Integro IG - Local Development build (v0.0.1). See the Directory of published versions

: OsservazionePressioneSangueSupina001 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "OsservazionePressioneSangueSupina001",
  "meta" : {
    "profile" : [
      "file:///C:/FHIR/Integro/StructureDefinition/OsservazionePressioneSangueSupina"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"OsservazionePressioneSangueSupina001\"> </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 Observation &quot;OsservazionePressioneSangueSupina001&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-OsservazionePressioneSangueSupina.html\">Pressione sanguigna da posizione supina</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Blood Pressure panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#85354-9)</span></p><p><b>subject</b>: <a href=\"PatientIntegro/PatientIntegro001\">PatientIntegro/PatientIntegro001</a></p><p><b>effective</b>: 2021-02-20 09:29:23+0000</p><p><b>bodySite</b>: Right arm <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT[Intl rel. null 0000]</a>#368209003)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure--supine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8461-6)</span></p><p><b>value</b>: 90 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure--supine <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#8455-8)</span></p><p><b>value</b>: 120 mm[Hg]<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "85354-9",
        "display" : "Blood Pressure panel"
      }
    ]
  },
  "subject" : {
    "reference" : "PatientIntegro/PatientIntegro001"
  },
  "effectiveDateTime" : "2021-02-20T09:29:23.356+00:00",
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/900000000000207008/version/20210731",
        "code" : "368209003",
        "display" : "Right arm"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8461-6",
            "display" : "Systolic blood pressure--supine"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 90,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8455-8",
            "display" : "Diastolic blood pressure--supine"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 120,
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}