| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | ValueSet |
| Id | ChPdqmMoreAttributesRequested |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-ChPdqmMoreAttributesRequested.html |
| URL | http://fhir.ch/ig/ch-epr-fhir/ValueSet/ChPdqmMoreAttributesRequested |
| Version | 5.0.0-ci-build |
| Status | active |
| Date | 2025-05-22T14:03:30+00:00 |
| Name | ChPdqmMoreAttributesRequested |
| Title | CH PDQm ValueSet More Attributes Requested |
| Realm | ch |
| Authority | hl7 |
| Description | Coded Values for indicating which additional attributes are requested to lower the results number. |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| ch-pdqm-moreattributesrequested | CH PDQm OperationOutcome More Attributes Requested |
| CodeSystem | |
| urn:oid:1.3.6.1.4.1.19376.1.2.27.1 | IHE XCPD Codesystem more attributes requested |
| urn:oid:2.16.756.5.30.1.127.3.10.17 | CH Codesystem PDQ More Attributes Requested |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ChPdqmMoreAttributesRequested
This value set includes codes based on the following rules:
urn:oid:1.3.6.1.4.1.19376.1.2.27.1| Code | Display |
| LivingSubjectAdministrativeGenderRequested | LivingSubjectAdministrativeGenderRequested |
| PatientAddressRequested | PatientAddressRequested |
| LivingSubjectBirthPlaceNameRequested | LivingSubjectBirthPlaceNameRequested |
urn:oid:2.16.756.5.30.1.127.3.10.17| Code | Display |
| BirthNameRequested | BirthNameRequested |
{
"resourceType": "ValueSet",
"id": "ChPdqmMoreAttributesRequested",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-epr-fhir/ValueSet/ChPdqmMoreAttributesRequested",
"version": "5.0.0-ci-build",
"name": "ChPdqmMoreAttributesRequested",
"title": "CH PDQm ValueSet More Attributes Requested",
"status": "active",
"experimental": false,
"date": "2025-05-22T14:03:30+00:00",
"publisher": "eHealth Suisse",
"contact": [
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch"
}
]
},
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch",
"use": "work"
}
]
}
],
"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"
}
]
}
]
}
}