FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefi.digious.kanta.test
Resource TypeObservation
Idbloodglucose-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

HoitosuunnitelmaBoldattuu
IdentifierPatient/bb13623e-2673-4b3e-85d6-5c42f5333cde

Source1

{
  "resourceType": "Observation",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38c"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "15074-8",
        "display": "Glucose (Bld) [Moles/Vol]"
      }
    ]
  },
  "subject": {
    "reference": "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
  },
  "effectiveDateTime": "2020-10-05",
  "issued": "2019-12-05T09:21:37.130+02:00",
  "performer": [
    {
      "reference": "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
    }
  ],
  "valueQuantity": {
    "value": 7,
    "unit": "mmol/l",
    "system": "http://unitsofmeasure.org",
    "code": "mmol/L"
  }
}