Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Observation Example supporting US Core Pediatric Weight for Height Observation Profile - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "Example5",
  "meta" : {
    "lastUpdated" : "2020-10-09T04:13:35.730+05:30",
    "profile" : [
      🔗 "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-observation-profile"🔗 ,
      "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code" : "N",
        "display" : "Normal"
      }
    ],
    "tag" : [
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "New",
        "display" : "New"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "Pen",
        "display" : "Pen"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
        "code" : "NewPen",
        "display" : "New Pen"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Example5</b></p><a name=\"Example5\"> </a><a name=\"hcExample5\"> </a><a name=\"Example5-en-US\"> </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\">Last updated: 2020-10-09 04:13:35+0530</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-athena-observation-profile.html\">Measurements and simple assertions</a>, <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-pediatric-weight-for-height.html\">US Core Pediatric Weight for Height Observation Profile</a></p><p style=\"margin-bottom: 0px\">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pen (Details: EditTags code Pen  = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen  = ' NewPen ', stated as ' New Pen ')</p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/1917834570192200</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HIERGRPS/Training 1300}, {http://terminology.hl7.org/CodeSystem/observation-category exam}, { http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital signs</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 77606-2}, {https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training 29139}\">weight to length-height percentile</span></p><p><b>subject</b>: <a href=\"Patient-Example1.html\">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>encounter</b>: <a href=\"Encounter-Example1.html\">Encounter: extension = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-10-09 03:33:53+0530</p><p><b>issued</b>: 2020-10-09 04:13:35+0530</p><p><b>performer</b>: <a href=\"Practitioner-Example1.html\">Practitioner Harry S. Winston </a></p><p><b>value</b>: 98 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "U",
            "display" : "Unspecified Identifier"
          }
        ],
        "text" : "Unspecified Identifier"
      },
      "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ObservationId/Training",
      "value" : "1917834570192200"
    }
  ],
  "status" : "final",
  "_status" : {
    "extension" : [
      {
        "url" : "https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode",
        "valueCoding" : {
          "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/obsstatus",
          "code" : "F",
          "display" : "Final results; complete and verified"
        }
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HIERGRPS/Training",
          "code" : "1300",
          "display" : "Vital signs"
        },
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "exam",
          "display" : "Exam"
        },
        {
          "system" : " http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs",
          "display" : "Vital Signs"
        }
      ],
      "text" : "Vital signs"
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "77606-2",
        "display" : "Weight-for-length Per age and sex"
      },
      {
        "system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/HDID/Training",
        "code" : "29139",
        "display" : "WT LGTH-HT%"
      }
    ],
    "text" : "weight to length-height percentile"
  },
  "subject" : {
    🔗 "reference" : "Patient/Example1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Example1"
  },
  "effectiveDateTime" : "2020-10-09T03:33:53+05:30",
  "issued" : "2020-10-09T04:13:35.730+05:30",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/Example1"
    }
  ],
  "valueQuantity" : {
    "value" : 98,
    "unit" : "%",
    "system" : "http://unitsofmeasure.org",
    "code" : "%"
  }
}