{
  "resourceType": "Observation",
  "id": "14f308e3-5eca-4c01-8cdf-0224e3f8741f",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_PS_Observation_Results_Free|1.0.0"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/900000000000207008/version/20200131",
          "code": "282290005",
          "display": "Imaging interpretation (observable entity)",
          "_display": {
            "extension": [
              {
                "extension": [
                  {
                    "url": "content",
                    "valueString": "Bildgebungsbefund"
                  }
                ],
                "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German"
              }
            ]
          }
        }
      ]
    }
  ],
  "code": {
    "text": "Röntgen thorax"
  },
  "subject": {
    "reference": "urn:uuid:e8610a8a-85dc-4a49-88be-ee8d3ab69f73"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/900000000000207008/version/20200131",
        "code": "168733007",
        "display": "Standard chest X-ray normal"
      }
    ],
    "text": "Röntgen Thorax normal"
  }
}