PackagesCanonicalsLogsProblems
    Packages
    xtehr.eu.ehds.models@1.0.0
    http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom
{
  "description": "Model for communication contact information.",
  "_filename": "StructureDefinition-EHDSTelecom.json",
  "package_name": "xtehr.eu.ehds.models",
  "date": "2026-04-13T14:09:30+02:00",
  "derivation": "specialization",
  "publisher": "Xt-EHR",
  "fhirVersion": "5.0.0",
  "name": "EHDSTelecom",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Telecom model",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "path": "EHDSTelecom",
      "min": 0,
      "definition": "Model for communication contact information.",
      "isModifier": false,
      "short": "Telecom model",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "max": "*",
      "id": "EHDSTelecom",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      }
    }, {
      "id": "EHDSTelecom.use",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSTelecom.use"
      },
      "path": "EHDSTelecom.use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Purpose of the address (eg. home, work)",
      "definition": "Purpose of the address (eg. home, work)"
    }, {
      "id": "EHDSTelecom.type",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "EHDSTelecom.type"
      },
      "path": "EHDSTelecom.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of communication form (eg. phone, fax, email).",
      "definition": "Type of communication form (eg. phone, fax, email)."
    }, {
      "id": "EHDSTelecom.value",
      "max": "1",
      "min": 1,
      "base": {
        "max": "1",
        "min": 1,
        "path": "EHDSTelecom.value"
      },
      "path": "EHDSTelecom.value",
      "type": [ {
        "code": "string"
      } ],
      "short": "The actual contact point details (i.e. phone number or email address).",
      "definition": "The actual contact point details (i.e. phone number or email address)."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "5.0.0"
    } ]
  },
  "status": "active",
  "language": "en",
  "id": "c8f0dabf-01c7-4cfd-9221-aba1397a24b0",
  "kind": "logical",
  "url": "http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "EHDSTelecom",
      "path": "EHDSTelecom",
      "short": "Telecom model",
      "definition": "Model for communication contact information."
    }, {
      "id": "EHDSTelecom.use",
      "max": "1",
      "min": 0,
      "path": "EHDSTelecom.use",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Purpose of the address (eg. home, work)",
      "definition": "Purpose of the address (eg. home, work)"
    }, {
      "id": "EHDSTelecom.type",
      "max": "1",
      "min": 0,
      "path": "EHDSTelecom.type",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "short": "Type of communication form (eg. phone, fax, email).",
      "definition": "Type of communication form (eg. phone, fax, email)."
    }, {
      "id": "EHDSTelecom.value",
      "max": "1",
      "min": 1,
      "path": "EHDSTelecom.value",
      "type": [ {
        "code": "string"
      } ],
      "short": "The actual contact point details (i.e. phone number or email address).",
      "definition": "The actual contact point details (i.e. phone number or email address)."
    } ]
  },
  "contact": [ {
    "name": "Xt-EHR",
    "telecom": [ {
      "value": "http://www.xt-ehr.eu/",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}