Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Valueset-clinicalimpression-prognosis.xml

Example CodeSystem/administrative-gender (Turtle)

Maturity Level : N/A
Vocabulary Responsible Owner: Patient Administration Work Group Standards Status : Informative
Raw

Raw Turtle (+ also see XML Turtle/RDF Format Specification )

Definition for Value SetClinical Impression Prognosis Code SystemAdministrativeGender

<?xml version="1.0" encoding="UTF-8"?>
@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://hl7.org/fhir/CodeSystem/administrative-gender> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "administrative-gender"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-12-17T09:50:17.012+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem administrative-gender</b></p><a name=\"administrative-gender\"> </a><a name=\"hcadministrative-gender\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td></tr><tr><td>comments</td><td>comments</td><td>http://hl7.org/fhir/concept-properties#comments</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/administrative-gender</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Comments</b></td><td><b>comments</b></td></tr><tr><td style=\"white-space:nowrap\">male<a name=\"administrative-gender-male\"> </a></td><td>Male</td><td>Male.</td><td/><td>Male</td></tr><tr><td style=\"white-space:nowrap\">female<a name=\"administrative-gender-female\"> </a></td><td>Female</td><td>Female.</td><td/><td>Female</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"administrative-gender-other\"> </a></td><td>Other</td><td>Other.</td><td/><td>The administrative gender is a value other than male/female/unknown. Where this value is selected, systems may often choose to include an extension with the localized more specific value.</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"administrative-gender-unknown\"> </a></td><td>Unknown</td><td>Unknown.</td><td/><td>A proper value is applicable, but not known.  Usage Notes: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:  Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown') Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of \"H\" and a URL prefix of \"tel:\" to convey that it is the home phone number that is unknown.)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "pa"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "normative"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 5
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/administrative-gender"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/administrative-gender>
  ] ; # 
  fhir:identifier ( [
     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.4.2" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "AdministrativeGender"] ; # 
  fhir:title [ fhir:v "AdministrativeGender"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-17T09:50:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The gender of a person used for administrative purposes."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/administrative-gender"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/administrative-gender>
  ] ; # 
  fhir:hierarchyMeaning [] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "comments" ] ;
     fhir:uri [
       fhir:v "http://hl7.org/fhir/concept-properties#comments"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/concept-properties#comments>
     ] ;
     fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "male" ] ;
     fhir:display [ fhir:v "Male" ] ;
     fhir:definition [ fhir:v "Male." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "comments" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Male"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "female" ] ;
     fhir:display [ fhir:v "Female" ] ;
     fhir:definition [ fhir:v "Female." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "comments" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "Female"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "other" ] ;
     fhir:display [ fhir:v "Other" ] ;
     fhir:definition [ fhir:v "Other." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "comments" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "The administrative gender is a value other than male/female/unknown. Where this value is selected, systems may often choose to include an extension with the localized more specific value."
       ]
     ] )
  ] [
     fhir:code [ fhir:v "unknown" ] ;
     fhir:display [ fhir:v "Unknown" ] ;
     fhir:definition [ fhir:v "Unknown." ] ;
     fhir:property ( [
       fhir:code [ fhir:v "comments" ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "A proper value is applicable, but not known.  Usage Notes: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:  Those properties themselves directly translate to a semantic of \"unknown\". (E.g. a local code sent as a translation that conveys 'unknown') Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of \"H\" and a URL prefix of \"tel:\" to convey that it is the home phone number that is unknown.)"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------


      
      
        
      
      
        This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright
           of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers
           of these specifications must have the appropriate SNOMED CT Affiliate license - for more
           information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org


      
      
      
        Include codes from 
          
            
           where concept  is-a  365858006 (Prognosis/outlook finding)
        
      
    
  
  
    
  
  
    
  
  
    
  
  
  
    
    
  
  
  
  
  
  
  
  
  
    
      
      
    
  
  
  This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright
   of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers
   of these specifications must have the appropriate SNOMED CT Affiliate license - for more
   information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org
  
    
      
      
        
        
        
      
    
  
</
ValueSet
>

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.