Trillium II Implementation Guide Implementation Guide CI Build

Publish Box goes here

JSON Format: Observation-fs-9023-VS-2

Raw json

{
  "resourceType" : "Observation",
  "id" : "fs-9023-VS-2",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2019-03-22T13:49:58Z",
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/bodyweight"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: fs-9023-VS-2</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: vital-signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'vital-signs)</span></p><p><b>code</b>: Weight <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '29463-7' = 'Body weight', given as 'Body weight'})</span></p><p><b>subject</b>: <a href=\"Patient-fs-9023.html\">9023. Generated Summary: id: fs-9023; 9023; active; gender: female; birthDate: 1-gen-1920</a></p><p><b>effective</b>: 22-mar-2019 12.37.37</p><p><b>value</b>: 70 Kilogram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "29463-7",
        "display" : "Body weight"
      }
    ],
    "text" : "Weight"
  },
  "subject" : {
    "reference" : "Patient/fs-9023",
    "display" : "9023"
  },
  "effectiveDateTime" : "2019-03-22T11:37:37.000Z",
  "valueQuantity" : {
    "value" : 70,
    "unit" : "Kilogram",
    "system" : "http://unitsofmeasure.org",
    "code" : "kg"
  }
}