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

FHIR IG Statistics: CodeSystem/1.3.6.1.4.1.19376.1.2.27.1

Packagech.fhir.ig.ch-epr-fhir
TypeCodeSystem
Id1.3.6.1.4.1.19376.1.2.27.1
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/CodeSystem-1.3.6.1.4.1.19376.1.2.27.1.html
URLurn:oid:1.3.6.1.4.1.19376.1.2.27.1
Version5.0.0-ci-build
Statusactive
Date2025-05-22T14:03:30+00:00
NameIheXcpdMoreAttributesRequested
TitleIHE XCPD Codesystem more attributes requested
Realmch
Authorityhl7
DescriptionCodes for indicating which additional attributes are requested to lower the results number.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ChPdqmMoreAttributesRequestedCH PDQm ValueSet More Attributes Requested
ChPdqmMoreAttriburesRequestedCH PDQm ValueSet More Attributes Requested

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem 1.3.6.1.4.1.19376.1.2.27.1

This case-sensitive code system urn:oid:1.3.6.1.4.1.19376.1.2.27.1 defines the following codes:

Code
LivingSubjectAdministrativeGenderRequested
PatientAddressRequested
LivingSubjectBirthPlaceNameRequested

Source

{
  "resourceType": "CodeSystem",
  "id": "1.3.6.1.4.1.19376.1.2.27.1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "urn:oid:1.3.6.1.4.1.19376.1.2.27.1",
  "version": "5.0.0-ci-build",
  "name": "IheXcpdMoreAttributesRequested",
  "title": "IHE XCPD Codesystem 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": "Codes 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",
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "LivingSubjectAdministrativeGenderRequested",
      "display": "LivingSubjectAdministrativeGenderRequested"
    },
    {
      "code": "PatientAddressRequested",
      "display": "PatientAddressRequested"
    },
    {
      "code": "LivingSubjectBirthPlaceNameRequested",
      "display": "LivingSubjectBirthPlaceNameRequested"
    }
  ]
}