{
  "resourceType": "StructureDefinition",
  "status": "active",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/ContactPoint",
  "abstract": false,
  "url": "http://legacy.aidbox.app/fhir/StructureDefinition/ContactPoint",
  "name": "ContactPoint",
  "title": "MediKIT ContactPoint Profile",
  "description": "Patient profile for MediKIT with Dutch healthcare extensions",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">ContactPoint profile for MediKIT with Dutch healthcare extensions</div>"
  },
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ContactPoint",
        "path": "ContactPoint"
      },
      {
        "id": "ContactPoint.extension:telecomType",
        "path": "ContactPoint.extension",
        "sliceName": "telecomType",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://medikit.nl/fhir/StructureDefinition/aidbox-legacy-fce/ContactPoint/telecomType"
            ]
          }
        ]
      }
    ]
  }
}