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

FHIR IG Statistics: ValueSet/ContactInformation-TelephoneNumbersUse

Packagenictiz.fhir.nl.r4.zib2020
TypeValueSet
IdContactInformation-TelephoneNumbersUse
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersUse
URLhttp://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersUse
Version4.0.1
Statusactive
NameContactInformationTelephoneNumbersUse
TitleContactPointUse ValueSet for zib ContactInformation TelephoneNumbers
Realmnl
Authorityhl7
DescriptionUse of contact point, restricted to the use for the TelephoneNumbers concept of zib ContactInformation.

Resources that use this resource

ConceptMap
NummerSoortCodelijst-to-ContactInformation-TelephoneNumbersUseNummerSoortCodelijst to ContactInformation-TelephoneNumbersUse
StructureDefinition
zib-ContactInformation-TelephoneNumberszib ContactInformation TelephoneNumbers

Resources that this resource uses

No resources found


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": "ValueSet",
  "id": "ContactInformation-TelephoneNumbersUse",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/ValueSet/ContactInformation-TelephoneNumbersUse",
  "version": "4.0.1",
  "name": "ContactInformationTelephoneNumbersUse",
  "title": "ContactPointUse ValueSet for zib ContactInformation TelephoneNumbers",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "description": "Use of contact point, restricted to the use for the TelephoneNumbers concept of zib ContactInformation.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/contact-point-use",
        "concept": [
          {
            "code": "home",
            "display": "Home"
          },
          {
            "code": "work",
            "display": "Work"
          },
          {
            "code": "temp",
            "display": "Temp"
          }
        ]
      }
    ]
  }
}