CH EPR mHealth (R4)
3.0.0 - DSTU3 Switzerland flag

This page is part of the CH EPR mHealth (R4) (v3.0.0: DSTU3) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CH PDQm ValueSet More Attributes Requested - JSON Representation

Active as of 2024-03-05

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ChPdqmMoreAttriburesRequested",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html\"><code>urn:oid:1.3.6.1.4.1.19376.1.2.27.1</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-LivingSubjectAdministrativeGenderRequested\">LivingSubjectAdministrativeGenderRequested</a></td><td style=\"color: #cccccc\">LivingSubjectAdministrativeGenderRequested</td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-PatientAddressRequested\">PatientAddressRequested</a></td><td style=\"color: #cccccc\">PatientAddressRequested</td></tr><tr><td><a href=\"CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html#1.3.6.1.4.1.19376.1.2.27.1-LivingSubjectBirthPlaceNameRequested\">LivingSubjectBirthPlaceNameRequested</a></td><td style=\"color: #cccccc\">LivingSubjectBirthPlaceNameRequested</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.17.html\"><code>urn:oid:2.16.756.5.30.1.127.3.10.17</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-2.16.756.5.30.1.127.3.10.17.html#2.16.756.5.30.1.127.3.10.17-BirthNameRequested\">BirthNameRequested</a></td><td style=\"color: #cccccc\">BirthNameRequested</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epr-mhealth/ValueSet/ChPdqmMoreAttriburesRequested",
  "version" : "3.0.0",
  "name" : "ChPdqmMoreAttriburesRequested",
  "title" : "CH PDQm ValueSet More Attributes Requested",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-03-05T12:09:47+01:00",
  "publisher" : "eHealth Suisse",
  "contact" : [
    {
      "name" : "eHealth Suisse",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description" : "Coded Values for indicating which additional attributes are requested to lower the results number.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.1.2.27.1",
        "concept" : [
          {
            "code" : "LivingSubjectAdministrativeGenderRequested"
          },
          {
            "code" : "PatientAddressRequested"
          },
          {
            "code" : "LivingSubjectBirthPlaceNameRequested"
          }
        ]
      },
      {
        "system" : "urn:oid:2.16.756.5.30.1.127.3.10.17",
        "concept" : [
          {
            "code" : "BirthNameRequested"
          }
        ]
      }
    ]
  }
}