@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.sourcePatientInfo.PID-8> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DocumentEntry.sourcePatientInfo.PID-8"] ; # 
  fhir:meta [
     fhir:source [
       fhir:v "https://art-decor.org/fhir/ValueSet/2.16.840.1.113883.4.642.3.1--20230522173837"^^xsd:anyURI ;
       fhir:l <https://art-decor.org/fhir/ValueSet/2.16.840.1.113883.4.642.3.1--20230522173837>
     ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/shareablevalueset>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "extensions" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DocumentEntry.sourcePatientInfo.PID-8</b></p><a name=\"DocumentEntry.sourcePatientInfo.PID-8\"> </a><a name=\"hcDocumentEntry.sourcePatientInfo.PID-8\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://art-decor.org/fhir/ValueSet/2.16.840.1.113883.4.642.3.1--20230522173837\">https://art-decor.org/fhir/ValueSet/2.16.840.1.113883.4.642.3.1--20230522173837</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html\"><code>http://hl7.org/fhir/administrative-gender</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references\"> version ?4.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-female\">female</a></td><td>Female</td><td>Female.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-male\">male</a></td><td>Male</td><td>Male.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td><td>Other</td><td>Other.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown\">unknown</a></td><td>Unknown</td><td>Unknown.</td></tr></table></li></ul><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (Schweiz) (German (Switzerland), de)</b></td><td><b>English (United States) (English (United States), en)</b></td><td><b>French (Switzerland) (fr)</b></td><td><b>Italian (Switzerland) (it)</b></td><td><b>rm</b></td></tr><tr><td>female</td><td>Weiblich</td><td>Female</td><td>Féminin</td><td>Femminile</td><td>Feminin</td></tr><tr><td>male</td><td>Männlich</td><td>Male</td><td>Masculin</td><td>Maschile</td><td>Masculin</td></tr><tr><td>other</td><td>Anderes</td><td>Other</td><td>Autre</td><td>Altro</td><td>Auter</td></tr><tr><td>unknown</td><td>Unbekannt</td><td>Unknown</td><td>Inconnu</td><td>Sconosciuto</td><td>Nunenconuschent</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod>
     ] ;
     fhir:value [
       a fhir:Period ;
       fhir:start [ fhir:v "2023-05-22T17:38:37+02:00"^^xsd:dateTime ]
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.sourcePatientInfo.PID-8"^^xsd:anyURI ;
     fhir:l <http://fhir.ch/ig/ch-term/ValueSet/DocumentEntry.sourcePatientInfo.PID-8>
  ] ; # 
  fhir:identifier ( [
     fhir:use [ fhir:v "official" ] ;
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.1" ]
  ] ) ; # 
  fhir:version [ fhir:v "3.4.0-ci-build"] ; # 
  fhir:name [ fhir:v "DocumentEntrySourcePatientInfoPID8"] ; # 
  fhir:title [ fhir:v "DocumentEntry.sourcePatientInfo.PID-8"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-05-19T15:18:39+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Switzerland"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 Switzerland" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.hl7.ch/" ]
     ] )
  ] [
     fhir:name [ fhir:v "HL7 Switzerland" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.hl7.ch/" ] ;
       fhir:use [ fhir:v "work" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Patient’s gender as per Annex 3; EPRO-FDHA."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
         fhir:l <urn:iso:std:iso:3166>
       ] ;
       fhir:code [ fhir:v "CH" ]
     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v false] ; # 
  fhir:copyright [ fhir:v "CC0-1.0"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/administrative-gender>
       ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "female" ] ;
         fhir:display [ fhir:v "Female" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "de-CH" ] ;
           fhir:value [ fhir:v "Weiblich" ]
         ] [
           fhir:language [ fhir:v "fr-CH" ] ;
           fhir:value [ fhir:v "Féminin" ]
         ] [
           fhir:language [ fhir:v "it-CH" ] ;
           fhir:value [ fhir:v "Femminile" ]
         ] [
           fhir:language [ fhir:v "en-US" ] ;
           fhir:value [ fhir:v "Female" ]
         ] [
           fhir:language [ fhir:v "rm-CH" ] ;
           fhir:value [ fhir:v "Feminin" ]
         ] )
       ] [
         fhir:code [ fhir:v "male" ] ;
         fhir:display [ fhir:v "Male" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "de-CH" ] ;
           fhir:value [ fhir:v "Männlich" ]
         ] [
           fhir:language [ fhir:v "fr-CH" ] ;
           fhir:value [ fhir:v "Masculin" ]
         ] [
           fhir:language [ fhir:v "it-CH" ] ;
           fhir:value [ fhir:v "Maschile" ]
         ] [
           fhir:language [ fhir:v "en-US" ] ;
           fhir:value [ fhir:v "Male" ]
         ] [
           fhir:language [ fhir:v "rm-CH" ] ;
           fhir:value [ fhir:v "Masculin" ]
         ] )
       ] [
         fhir:code [ fhir:v "other" ] ;
         fhir:display [ fhir:v "Other" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "de-CH" ] ;
           fhir:value [ fhir:v "Anderes" ]
         ] [
           fhir:language [ fhir:v "fr-CH" ] ;
           fhir:value [ fhir:v "Autre" ]
         ] [
           fhir:language [ fhir:v "it-CH" ] ;
           fhir:value [ fhir:v "Altro" ]
         ] [
           fhir:language [ fhir:v "en-US" ] ;
           fhir:value [ fhir:v "Other" ]
         ] [
           fhir:language [ fhir:v "rm-CH" ] ;
           fhir:value [ fhir:v "Auter" ]
         ] )
       ] [
         fhir:code [ fhir:v "unknown" ] ;
         fhir:display [ fhir:v "Unknown" ] ;
         fhir:designation ( [
           fhir:language [ fhir:v "de-CH" ] ;
           fhir:value [ fhir:v "Unbekannt" ]
         ] [
           fhir:language [ fhir:v "fr-CH" ] ;
           fhir:value [ fhir:v "Inconnu" ]
         ] [
           fhir:language [ fhir:v "it-CH" ] ;
           fhir:value [ fhir:v "Sconosciuto" ]
         ] [
           fhir:language [ fhir:v "en-US" ] ;
           fhir:value [ fhir:v "Unknown" ]
         ] [
           fhir:language [ fhir:v "rm-CH" ] ;
           fhir:value [ fhir:v "Nunenconuschent" ]
         ] )
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

