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-mhealth
TypeCodeSystem
Id1.3.6.1.4.1.19376.1.2.27.1
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-mhealth/http://fhir.ch/ig/ch-epr-mhealth/3.0.0/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
Version3.0.0
Statusactive
Date2024-03-05T12:06:33+01:00
NameIheXcpdMoreAttriburesRequested
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

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": "3.0.0",
  "name": "IheXcpdMoreAttriburesRequested",
  "title": "IHE XCPD Codesystem more attributes requested",
  "status": "active",
  "experimental": false,
  "date": "2024-03-05T12:06:33+01:00",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "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"
    }
  ]
}