Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EmailSoortCodelijst - JSON Representation

Active as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20171231000000",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/STU3/v3/AddressUse/cs.html\"><code>http://hl7.org/fhir/v3/AddressUse</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Synonym</b></td><td><b>Nederlands (Nederland) (Dutch (Netherlands), nl)</b></td><td><b><a href=\"http://hl7.org/fhir/STU3/valueset-contact-point-system.html\">EmailSoortCodelijst-to-ContactPointSystem</a></b></td><td><b><a href=\"http://hl7.org/fhir/STU3/valueset-contact-point-use.html\">EmailSoortCodelijst-to-ContactPointUse</a></b></td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/v3/AddressUse/cs.html#v3-AddressUse-HP\">HP</a></td><td>Primary Home</td><td>Description: The primary home, to reach a person after business hours.</td><td>Privé e-mailadres</td><td>Privé e-mailadres</td><td><span title=\"RELATEDTO\">?</span><a href=\"http://hl7.org/fhir/STU3/codesystem-contact-point-system.html#contact-point-system-email\">email</a><i>(HP: Primary home/privé emailadres. email: The value is an email address. Use in conjunction with ContactPoint.use = home.)</i></td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/STU3/codesystem-contact-point-use.html#contact-point-use-home\">home</a><i>(HP: Primary home/privé emailadres. Use in conjunction with ContactPoint.use = email.)</i></td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/v3/AddressUse/cs.html#v3-AddressUse-WP\">WP</a></td><td>Work Place</td><td>Description: An office address. First choice for business related contacts during business hours.</td><td>Zakelijk e-mailadres</td><td>Zakelijk e-mailadres</td><td><span title=\"RELATEDTO\">?</span><a href=\"http://hl7.org/fhir/STU3/codesystem-contact-point-system.html#contact-point-system-email\">email</a><i>(WP: work place/zakelijk emailadres. email: The value is an email address. Use in conjunction with ContactPoint.use = work.)</i></td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/STU3/codesystem-contact-point-use.html#contact-point-use-work\">work</a><i>(WP: work place/zakelijk emailadres. Use in conjunction with ContactPoint.use = email.)</i></td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2017-12-31T00:00:00+02:00"
      }
    }
  ],
  "url" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3--20171231000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.2.4.3.11.60.40.2.20.6.3"
    }
  ],
  "version" : "1.3.15",
  "name" : "EmailSoortCodelijst",
  "title" : "EmailSoortCodelijst",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-09T16:00:20+02:00",
  "publisher" : "HL7 Netherlands",
  "contact" : [
    {
      "name" : "Registratie aan de bron",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.registratieaandebron.nl"
        },
        {
          "system" : "url",
          "value" : "https://zibs.nl"
        }
      ]
    }
  ],
  "description" : "EmailSoortCodelijst",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/v3/AddressUse",
        "concept" : [
          {
            "code" : "HP",
            "display" : "Primary Home",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Privé e-mailadres"
              }
            ]
          },
          {
            "code" : "WP",
            "display" : "Work Place",
            "designation" : [
              {
                "language" : "nl-NL",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Zakelijk e-mailadres"
              }
            ]
          }
        ]
      }
    ]
  }
}