Distress Thermometer Sample

{
   "resourceType":"Observation",
   "status":"final",
   "id":"da3c6b8e-f842-4214-a9d0-0a0da34b0ba7",
   "subject":{
      "reference":"urn:uuid:5d4e5bd0-53e1-4e09-816b-4c64f39dc66a"
   },
   "effectiveDateTime":"2016-05-18T22:33:22Z""valueQuantity":{
      "value":3
   },
   "referenceRange":[
      {
         "high":{
            "value":10
         },
         "type":{
            "text":"Extrem"
         }
      },
      {
         "low":{
            "value":0
         },
         "type":{
            "text":"gar nicht"
         }
      }
   ],
   "code":{
      "coding":[
         {
            "system":"http://snomed.info/sct",
            "code":"69328002",
            "display":"Distress (finding)"
         }
      ]
   }
}