FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epr-term
Resource TypeValueSet
IdValueSet-DocumentEntry.sourcePatientInfo.PID-8.json
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-epr-term/2.0.10/ValueSet-DocumentEntry.sourcePatientInfo.PID-8.html
URLhttp://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.sourcePatientInfo.PID-8
Version2.0.10
Statusactive
Date2023-12-19T12:36:20+01:00
NameDocumentEntrySourcePatientInfoPID8
TitleDocumentEntry.sourcePatientInfo.PID-8
Realmch
Authorityhl7
DescriptionPatient’s gender as per Annex 3; EPRO-FDHA.
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
administrative-genderAdministrativeGender

Narrative

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

Additional Language Displays

CodeDeutsch (Schweiz) (German (Switzerland), de)English (United States) (English (United States), en)French (Switzerland) (fr)Italian (Switzerland) (it)rm
femaleWeiblichFemaleFémininFemminileFeminin
maleMännlichMaleMasculinMaschileMasculin
otherAnderesOtherAutreAltroAuter
unknownUnbekanntUnknownInconnuSconosciutoNunenconuschent

Source1

{
  "resourceType": "ValueSet",
  "id": "DocumentEntry.sourcePatientInfo.PID-8",
  "meta": {
    "source": "https://art-decor.org/fhir/ValueSet/2.16.840.1.113883.4.642.3.1--20230522173837",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": {
        "start": "2023-05-22T17:38:37+02:00"
      }
    }
  ],
  "url": "http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.sourcePatientInfo.PID-8",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1"
    }
  ],
  "version": "2.0.10",
  "name": "DocumentEntrySourcePatientInfoPID8",
  "title": "DocumentEntry.sourcePatientInfo.PID-8",
  "status": "active",
  "experimental": false,
  "date": "2023-12-19T12:36:20+01:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "description": "Patient’s gender as per Annex 3; EPRO-FDHA.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender",
        "concept": [
          {
            "code": "female",
            "display": "Female",
            "designation": [
              {
                "language": "de-CH",
                "value": "Weiblich"
              },
              {
                "language": "fr-CH",
                "value": "Féminin"
              },
              {
                "language": "it-CH",
                "value": "Femminile"
              },
              {
                "language": "en-US",
                "value": "Female"
              },
              {
                "language": "rm-CH",
                "value": "Feminin"
              }
            ]
          },
          {
            "code": "male",
            "display": "Male",
            "designation": [
              {
                "language": "de-CH",
                "value": "Männlich"
              },
              {
                "language": "fr-CH",
                "value": "Masculin"
              },
              {
                "language": "it-CH",
                "value": "Maschile"
              },
              {
                "language": "en-US",
                "value": "Male"
              },
              {
                "language": "rm-CH",
                "value": "Masculin"
              }
            ]
          },
          {
            "code": "other",
            "display": "Other",
            "designation": [
              {
                "language": "de-CH",
                "value": "Anderes"
              },
              {
                "language": "fr-CH",
                "value": "Autre"
              },
              {
                "language": "it-CH",
                "value": "Altro"
              },
              {
                "language": "en-US",
                "value": "Other"
              },
              {
                "language": "rm-CH",
                "value": "Auter"
              }
            ]
          },
          {
            "code": "unknown",
            "display": "Unknown",
            "designation": [
              {
                "language": "de-CH",
                "value": "Unbekannt"
              },
              {
                "language": "fr-CH",
                "value": "Inconnu"
              },
              {
                "language": "it-CH",
                "value": "Sconosciuto"
              },
              {
                "language": "en-US",
                "value": "Unknown"
              },
              {
                "language": "rm-CH",
                "value": "Nunenconuschent"
              }
            ]
          }
        ]
      }
    ]
  }
}