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

FHIR IG Statistics: ValueSet/ContactInformation-EmailAddressesUse

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

Resources that use this resource

ConceptMap
EmailSoortCodelijst-to-ContactInformation-EmailAddressesUseEmailSoortCodelijst to ContactInformation-EmailAddressesUse
StructureDefinition
zib-ContactInformation-EmailAddresseszib ContactInformation EmailAddresses

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-EmailAddressesUse",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/ValueSet/ContactInformation-EmailAddressesUse",
  "version": "4.0.1",
  "name": "ContactInformationEmailAddressesUse",
  "title": "ContactPointUse ValueSet for zib ContactInformation EmailAddress",
  "status": "active",
  "experimental": false,
  "publisher": "Nictiz",
  "description": "Use of contact point, restricted to the use for the EmailAddresses 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"
          }
        ]
      }
    ]
  }
}