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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-Refraction-01.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

Observatie/bepaling. Status: definitief
Bepalingdatum/tijd1 januari 2020
MethodeObjectieve refractiemeting
Deel van lichaamoog
CodeWaarde
refractiesterkte
cillindersterkte-0.75 dioptrie
as van cilinder90 graden
prismasterkte2.00 prisma dioptrie
richting van basis van prisma90 graden
sferische sterkte1.00 dioptrie
sferisch equivalent0.63 dioptrie
refractiesterkte2.00 dioptrie

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-Refraction-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Refraction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "251718005",
        "display": "refractiesterkte"
      }
    ]
  },
  "effectiveDateTime": "2020-01-01",
  "bodySite": {
    "extension": [
      {
        "url": "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "24028007",
              "display": "Rechts"
            }
          ]
        }
      }
    ],
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "81745001",
        "display": "oog"
      }
    ]
  },
  "method": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "397276001",
        "display": "Objectieve refractiemeting"
      }
    ]
  },
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251797004",
            "display": "cillindersterkte"
          }
        ]
      },
      "valueQuantity": {
        "value": -0.75,
        "unit": "dioptrie",
        "system": "http://unitsofmeasure.org",
        "code": "[diop]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251799001",
            "display": "as van cilinder"
          }
        ]
      },
      "valueQuantity": {
        "value": 90,
        "unit": "graden",
        "system": "http://unitsofmeasure.org",
        "code": "deg"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251762001",
            "display": "prismasterkte"
          }
        ]
      },
      "valueQuantity": {
        "value": 2,
        "unit": "prisma dioptrie",
        "system": "http://unitsofmeasure.org",
        "code": "[p'diop]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "246223004",
            "display": "richting van basis van prisma"
          }
        ]
      },
      "valueQuantity": {
        "value": 90,
        "unit": "graden",
        "system": "http://unitsofmeasure.org",
        "code": "deg"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251795007",
            "display": "sferische sterkte"
          }
        ]
      },
      "valueQuantity": {
        "value": 1,
        "unit": "dioptrie",
        "system": "http://unitsofmeasure.org",
        "code": "[diop]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "112881000146107",
            "display": "sferisch equivalent"
          }
        ]
      },
      "valueQuantity": {
        "value": 0.63,
        "unit": "dioptrie",
        "system": "http://unitsofmeasure.org",
        "code": "[diop]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "251718005",
            "display": "refractiesterkte"
          }
        ]
      },
      "valueQuantity": {
        "value": 2,
        "unit": "dioptrie",
        "system": "http://unitsofmeasure.org",
        "code": "[diop]"
      }
    }
  ]
}