{
  "resourceType": "BodyStructure",
  "id": "example-digidot-bodystructure-tooth-15",
  "meta": {
    "profile": [
      "https://novari.no/fhir/digidot/StructureDefinition/digidot-DentalBodyStructure-no"
    ]
  },
  "identifier": [
    {
      "system": "https://novari.no/fhir/digidot/identifier/bodystructure",
      "value": "example-tooth-15"
    }
  ],
  "active": true,
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-BodyStructure.includedStructure",
      "extension": [
        {
          "url": "structure",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "36492000",
                "display": "Structure of permanent maxillary right second premolar tooth",
                "version": "http://snomed.info/sct/51000202101/version/20260715"
              }
            ],
            "text": "Tooth 15"
          }
        },
        {
          "url": "qualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "83473006",
                "display": "Structure of occlusal surface of tooth",
                "version": "http://snomed.info/sct/51000202101/version/20260715"
              }
            ]
          }
        }
      ]
    }
  ],
  "description": "Patient-specific anatomy for tooth 15. The occlusal surface is attached to the same includedStructure as the tooth.",
  "patient": {
    "reference": "Patient/pas-12678606446"
  }
}