HIP FHIR Common Terminology Guide
1.10.6 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.10.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Date of Birth Information Source - JSON Representation

Active as of 2020-04-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nhi-date-of-birth-source-1.2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet nhi-date-of-birth-source-1.2</b></p><a name=\"nhi-date-of-birth-source-1.2\"> </a><a name=\"hcnhi-date-of-birth-source-1.2\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include codes from<a href=\"https://fhir.org.nz/ig/base/CodeSystem-information-source.html\"><code>https://standards.digital.health.nz/ns/information-source-code</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references\"> version &#x1F4E6;1.0.0</span> where code  in BRCT,BREG,HL7,MIGR,NPRF,NZCI,NZCT,NZET,NZRT,OTHR,PPRT,NZPV,NZTV</li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/date-of-birth-source-code",
  "version" : "1.2",
  "name" : "Nhi_date_of_birth_source",
  "title" : "Date of Birth Information Source",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-04-20T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "A coded type for the source of information for a birth date.",
  "purpose" : "A coded type for the source of information for a birth date.",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/information-source-code",
        "filter" : [
          {
            "property" : "code",
            "op" : "in",
            "value" : "BRCT,BREG,HL7,MIGR,NPRF,NZCI,NZCT,NZET,NZRT,OTHR,PPRT,NZPV,NZTV"
          }
        ]
      }
    ]
  }
}