{
  "resourceType" : "BodyStructure",
  "id" : "6894b106-8a91-4cfb-9826-443aed21c98b",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-03T11:15:00+01:00",
    "profile" : ["https://gematik.de/fhir/epa-laboratory/StructureDefinition/body-structure-dglp"]
  },
  "extension" : [{
    "extension" : [{
      "url" : "structure",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000274103/version/20260515",
          "code" : "90432007",
          "display" : "Structure of mucous membrane of nasopharynx"
        }],
        "text" : "test"
      }
    },
    {
      "url" : "laterality",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000274103/version/20260515",
          "code" : "7771000",
          "display" : "Left"
        }],
        "text" : "test"
      }
    },
    {
      "extension" : [{
        "url" : "clockFacePosition",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "http://snomed.info/sct",
            "version" : "http://snomed.info/sct/11000274103/version/20260515",
            "code" : "260330005",
            "display" : "3 o'clock position"
          }],
          "text" : "test"
        }
      }],
      "url" : "bodyLandmarkOrientation"
    },
    {
      "url" : "qualifier",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "version" : "http://snomed.info/sct/11000274103/version/20260515",
          "code" : "46053002",
          "display" : "Distal"
        }],
        "text" : "test"
      }
    }],
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure"
  }],
  "morphology" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "version" : "http://snomed.info/sct/11000274103/version/20260515",
      "code" : "75910000",
      "display" : "Congenital hypersegmentation"
    }],
    "text" : "test"
  },
  "description" : "test",
  "patient" : {
    "reference" : "Patient/84e01fa5-6763-4a96-99f3-170cf9b317ff",
    "identifier" : {
      "type" : {
        "coding" : [{
          "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
          "code" : "KVZ10",
          "display" : "Krankenversichertennummer"
        }]
      },
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "K123456789"
    }
  }
}