Finnish Base Profiles
1.0.0-rc24 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc24: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Kanta PHR - carbohydrate intake optional - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "2894b2e6-7ebf-4c33-93e4-31935effff22",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2019-05-17T13:18:24.407+03:00",
    "profile" : [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-macronutrientintake"
    ]
  },
  "language" : "fi",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\"> Mittaustulos<b>Boldattuu </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>Patient/c78aca7d-a983-4989-aa8f-68436068cd26</td></tr></tbody></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "name",
          "valueString" : "usecaseWebApp"
        },
        {
          "url" : "applicationId",
          "valueString" : "usecaseWebApp"
        }
      ],
      "url" : "http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication"
    }
  ],
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38d"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
          "code" : "nutrition",
          "display" : "Nutrition"
        },
        {
          "system" : "http://snomed.info/sct",
          "code" : "405032000",
          "display" : "Nutritional status: energy (observable entity)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "9059-7",
        "display" : "Carbohydrate intake Estimated"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "788472008",
        "display" : "Carbohydrate intake (observable entity)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
  },
  "effectiveDateTime" : "2019-05-17",
  "issued" : "2019-05-17T13:15:25.665+03:00",
  "performer" : [
    {
      "reference" : "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
    }
  ],
  "valueQuantity" : {
    "value" : 10,
    "unit" : "g",
    "system" : "http://unitsofmeasure.org",
    "code" : "g"
  },
  "interpretation" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code" : "N",
          "display" : "Normal"
        }
      ]
    }
  ],
  "note" : [
    {
      "text" : "Note"
    }
  ]
}