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

FHIR IG analytics

Packageodilab.evo
Resource TypeDeviceRequest
IdDeviceRequest-416b7bc3-7483-46ba-bc67-306bf671c569.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DeviceRequest",
  "id": "416b7bc3-7483-46ba-bc67-306bf671c569",
  "meta": {
    "profile": [
      "http://fhir.odilab.de/StructureDefinition/PrescriptionDevice"
    ]
  },
  "extension": [
    {
      "url": "http://fhir.odilab.de/StructureDefinition/Folgeversorgung",
      "valueBoolean": false
    },
    {
      "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_BVG",
      "valueBoolean": false
    }
  ],
  "reasonCode": [
    {
      "coding": [
        {
          "code": "H91.9",
          "display": "Hörverlust"
        }
      ]
    }
  ],
  "codeCodeableConcept": {
    "coding": [
      {
        "display": "Hörhilfe"
      }
    ],
    "text": "Hörhilfe"
  },
  "parameter": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99915-2",
            "display": "Status Gehörgang Rechts"
          }
        ],
        "text": "Normal"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99916-2",
            "display": "Status Trommelfell Rechts"
          }
        ],
        "text": "Intakt"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99917-2",
            "display": "Hörhilfe notwendig Rechts"
          }
        ]
      },
      "valueBoolean": false
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99918-2",
            "display": "Hörweite Fl.Spr. Rechts"
          }
        ],
        "text": "4-6 (gering)"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99919-2",
            "display": "Hörweite Um.Spr. Rechts"
          }
        ],
        "text": "4-X (gering)"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99924-2",
            "display": "Tinnitushilfe notwendig Rechts"
          }
        ]
      },
      "valueBoolean": false
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99915-1",
            "display": "Status Gehörgang Links"
          }
        ],
        "text": "Normal"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99916-1",
            "display": "Status Trommelfell Links"
          }
        ],
        "text": "Intakt"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99917-1",
            "display": "Hörhilfe notwendig Links"
          }
        ]
      },
      "valueBoolean": false
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99918-1",
            "display": "Hörweite Fl.Spr. Links"
          }
        ],
        "text": "4-6 (gering)"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99919-1",
            "display": "Hörweite Um.Spr. Links"
          }
        ],
        "text": "4-X (gering)"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "99924-1",
            "display": "Tinnitushilfe notwendig Links"
          }
        ]
      },
      "valueBoolean": false
    }
  ],
  "subject": {
    "reference": "Patient/416b7bc3-7483-46ba-bc67-306bf671c569"
  },
  "requester": {
    "reference": "Practitioner/416b7bc3-7483-46ba-bc67-306bf671c569"
  },
  "insurance": [
    {
      "reference": "Coverage/416b7bc3-7483-46ba-bc67-306bf671c569"
    }
  ],
  "status": "active",
  "intent": "order",
  "authoredOn": "2021-01-01"
}