FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/EHDSTelecom

Packagehl7.fhir.eu.imaging-r5
TypeStructureDefinition
IdEHDSTelecom
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-r5/https://build.fhir.org/ig/hl7-eu/imaging/StructureDefinition-EHDSTelecom.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSTelecom
TitleTelecom model
Realmeu
Authorityhl7
DescriptionC.6 - EHDS refined base model for Telecommunication contact information structure
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom
Kindlogical

Resources that use this resource

ConceptMap
EHDSTelecomMapEHDSTelecom Mapping
EHDSTelecomMapEHDSTelecom Mapping
StructureDefinition
EHDSHealthProfessionalHealth professional model
EHDSOrganizationOrganization model
EHDSPatientPatient model
EHDSRelatedPersonRelated person model
EHDSOrganisationOrganisation model
EHDSHealthProfessionalHealth professional model
EHDSOrganizationOrganization model
EHDSPatientPatient model
EHDSRelatedPersonRelated person model

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition EHDSTelecom

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSTelecom 0..*BaseTelecom model
Instances of this logical model can be the target of a Reference
... use 0..1CodeableConceptC.6.1 - Use
Binding Description: (preferred): HL7 ContactPointUse
... type 0..1CodeableConceptC.6.2 - Type
Binding Description: (preferred): HL7 ContactPointSystem
... value 1..1stringC.6.3 - Value

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSTelecom",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom",
  "version": "0.1.0",
  "name": "EHDSTelecom",
  "title": "Telecom model",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "C.6 - EHDS refined base model for Telecommunication contact information structure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSTelecom",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "EHDSTelecom",
        "path": "EHDSTelecom",
        "short": "Telecom model",
        "definition": "C.6 - EHDS refined base model for Telecommunication contact information structure",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSTelecom.use",
        "path": "EHDSTelecom.use",
        "short": "C.6.1 - Use",
        "definition": "Purpose of the address",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSTelecom.use",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ContactPointUse"
        }
      },
      {
        "id": "EHDSTelecom.type",
        "path": "EHDSTelecom.type",
        "short": "C.6.2 - Type",
        "definition": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSTelecom.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ContactPointSystem"
        }
      },
      {
        "id": "EHDSTelecom.value",
        "path": "EHDSTelecom.value",
        "short": "C.6.3 - Value",
        "definition": "The actual contact point details, in a form that is meaningful to the designated communication type (i.e. phone number or email address).",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSTelecom.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSTelecom",
        "path": "EHDSTelecom",
        "short": "Telecom model",
        "definition": "C.6 - EHDS refined base model for Telecommunication contact information structure"
      },
      {
        "id": "EHDSTelecom.use",
        "path": "EHDSTelecom.use",
        "short": "C.6.1 - Use",
        "definition": "Purpose of the address",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ContactPointUse"
        }
      },
      {
        "id": "EHDSTelecom.type",
        "path": "EHDSTelecom.type",
        "short": "C.6.2 - Type",
        "definition": "Telecommunications form for contact point - what communications system is required to make use of the contact.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "HL7 ContactPointSystem"
        }
      },
      {
        "id": "EHDSTelecom.value",
        "path": "EHDSTelecom.value",
        "short": "C.6.3 - Value",
        "definition": "The actual contact point details, in a form that is meaningful to the designated communication type (i.e. phone number or email address).",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}