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

FHIR IG Statistics: StructureDefinition/nl-core-ContactInformation-TelephoneNumbers

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeStructureDefinition
Idnl-core-ContactInformation-TelephoneNumbers
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers
URLhttp://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers
Statusdraft
NameNlcoreContactInformationTelephoneNumbers
Titlenl core ContactInformation TelephoneNumbers
Realmnl
DescriptionContact information includes a person's telephone numbers en e-mail addresses.
PurposeA derived profile from [zib-ContactInformation-TelephoneNumbers](http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelephoneNumbers) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib. To implement the entire zib, the complementary profile [nl-core-ContactInformation-EmailAddresses](http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses) should be used. Both profiles can be added in a slice with the discriminator set to `profile`/`$this`.
CopyrightCopyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
TypeContactPoint
Kindcomplex-type

Resources that use this resource

StructureDefinition
nl-core-ContactPersonnl core ContactPerson
nl-core-HealthProfessional-Practitionernl core HealthProfessional Practitioner
nl-core-HealthProfessional-PractitionerRolenl core HealthProfessional PractitionerRole
nl-core-HealthcareProvider-Organizationnl core HealthcareProvider Organization
nl-core-HealthcareProvidernl core HealthcareProvider
nl-core-Patientnl core Patient
nl-core-Payer-Organizationnl core Payer Organization

Resources that this resource uses

StructureDefinition
zib-ContactInformation-TelephoneNumberszib ContactInformation TelephoneNumbers

Narrative

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

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "StructureDefinition",
  "id": "nl-core-ContactInformation-TelephoneNumbers",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-TelephoneNumbers",
  "name": "NlcoreContactInformationTelephoneNumbers",
  "title": "nl core ContactInformation TelephoneNumbers",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Contact information includes a person's telephone numbers en e-mail addresses.",
  "purpose": "A derived profile from [zib-ContactInformation-TelephoneNumbers](http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelephoneNumbers) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.\r\n\r\nTo implement the entire zib, the complementary profile [nl-core-ContactInformation-EmailAddresses](http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactInformation-EmailAddresses) should be used. Both profiles can be added in a slice with the discriminator set to `profile`/`$this`.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-contactinformation-v1.2-2020EN",
      "uri": "https://zibs.nl/wiki/ContactInformation-v1.2(2020EN)",
      "name": "zib ContactInformation-v1.2(2020EN)"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "ContactPoint",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-ContactInformation-TelephoneNumbers",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "ContactPoint",
        "path": "ContactPoint",
        "alias": [
          "nl-core-ContactInformation-TelephoneNumbers"
        ]
      }
    ]
  }
}