FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Terminology Infrastructure icon Work Group Maturity Level: 0Trial Use Use Context: Any

The canonical URL for this profile is:

http://hl7.org/fhir/StructureDefinition/shareablenamingsystem

Enforces the minimum information set for the naming system metadata required by HL7 and other organizations that share and publish naming systems

Note to Implementers: All of the shareable, publishable, computable, and executable profiles will be migrating to the new Canonical Resource Management icon implementation guide as part of the next FHIR release. Implementers are encouraged to look there for updates, corrections and clarifications.

This profile was published on Thu, Jan 1, 1970 00:00+0000 as a draft by HL7.

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from NamingSystem.

Summary

Mandatory: 4 elements
Must-Support: 10 elements

Extensions

This structure refers to these extensions:

This indicates the differences between this profile and the base NamingSystem structure.

NameFlagsCard.TypeDescription & Constraintsdoco
.. NamingSystem 1..1NamingSystemSystem of unique identification
... knowledgeRepresentationLevel S0..*codenarrative | semi-structured | structured | executable
URL: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
Binding: Knowledge Representation Level (required)
... url S1..1uriCanonical identifier for this naming system, represented as a URI (globally unique)
... version S1..1stringBusiness version of the naming system
... name S1..1stringName for this naming system (computer friendly)
... title S1..1stringTitle for this naming system (human friendly)
... status S1..1codedraft | active | retired | unknown
... experimental S0..1booleanFor testing purposes, not real usage
... publisher S0..1stringName of the publisher/steward (organization or individual)
... description S1..1markdownNatural language description of the naming system

doco Documentation for this format icon

This provides the consolidated view (aka snapshot) of the profile after applying the changes in this profile to the base NamingSystem structure.

NameFlagsCard.TypeDescription & Constraintsdoco
.. NamingSystem C icon1..1NamingSystemSystem of unique identification
cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
nsd-1: Root systems cannot have uuid identifiers
nsd-2: Can't have more than one preferred identifier for a type
nsd-3: Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time)
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: All Languages (required): IETF language tag for a human language

Additional BindingsPurpose
Common LanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... knowledgeRepresentationLevel S0..*codenarrative | semi-structured | structured | executable
URL: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
Binding: Knowledge Representation Level (required)
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... url SΣC icon1..1uriCanonical identifier for this naming system, represented as a URI (globally unique)
cnl-1: URL should not contain | or # - these characters make processing canonical references problematic
... identifier Σ0..*IdentifierAdditional identifier for the naming system (business identifier)
... version SΣ1..1stringBusiness version of the naming system
... versionAlgorithm[x] SΣ0..1How to compare versions
Binding: Version Algorithm (extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name SΣC icon1..1stringName for this naming system (computer friendly)
... title SΣ1..1stringTitle for this naming system (human friendly)
... status ?!SΣ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... kind ΣC icon1..1codecodesystem | identifier | root
Binding: Naming System Type (required): Identifies the purpose of the naming system.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher SΣ0..1stringName of the publisher/steward (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... responsible 0..1stringWho maintains system namespace?
... type 0..1CodeableConcepte.g. driver, provider, patient, bank etc
Binding: Naming System Identifier System Type (preferred): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

... description S1..1markdownNatural language description of the naming system
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this naming system is defined
... copyright 0..1markdownUse and/or publishing restrictions
... copyrightLabel 0..1stringCopyright holder and year(s)
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed by the publisher
... effectivePeriod Σ0..1PeriodWhen the NamingSystem is expected to be used
... topic 0..*CodeableConceptE.g. Education, Treatment, Assessment, etc
Binding: Definition Topic (example)
... author 0..*ContactDetailWho authored the CodeSystem
... editor 0..*ContactDetailWho edited the NamingSystem
... reviewer 0..*ContactDetailWho reviewed the NamingSystem
... endorser 0..*ContactDetailWho endorsed the NamingSystem
... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc
... usage 0..1stringHow/where is it used
... uniqueId ΣC icon1..*BackboneElementUnique identifiers used for system
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type ΣC icon1..1codeoid | uuid | uri | iri-stem | v2csmnemonic | other
Binding: Naming System Identifier Type (required): Identifies the style of unique identifier used to identify a namespace.

.... value Σ1..1stringThe unique identifier
.... preferred C icon0..1booleanIs this the id that should be used for this type
.... comment 0..1stringNotes about identifier usage
.... period C icon0..1PeriodWhen is identifier valid?
.... authoritative C icon0..1booleanWhether the identifier is authoritative

doco Documentation for this format icon
<!-- ShareableNamingSystem -->doco

<NamingSystem xmlns="http://hl7.org/fhir"
>
  <!-- from Element: extension -->
 <id value="[id]"/><!-- 0..1 Logical id of this artifact -->
 <meta><!-- I 0..1 Meta Metadata about the resource --></meta>
 <implicitRules value="[uri]"/><!-- I 0..1 A set of rules under which this content was created -->
 <language value="[code]"/><!-- I 0..1 Language of the resource content   -->
 <text><!-- I 0..1 Narrative 
     Text summary of the resource, for human interpretation --></text>
 <contained><!-- 0..* Resource Contained, inline Resources --></contained>
 <modifierExtension><!-- I 0..* Extension  Extensions that cannot be ignored  --></modifierExtension>
 <url value="[uri]"/><!-- I 1..1 
     Canonical identifier for this naming system, represented as a URI (globally unique) -->
 <identifier><!-- I 0..* Identifier 
     Additional identifier for the naming system (business identifier) --></identifier>
 <version value="[string]"/><!-- I 1..1 Business version of the naming system -->
 <versionAlgorithm[x]><!-- I 0..1 string|Coding How to compare versions   --></versionAlgorithm[x]>
 <name value="[string]"/><!-- I 1..1 Name for this naming system (computer friendly) -->
 <title value="[string]"/><!-- I 1..1 Title for this naming system (human friendly) -->
 <status value="[code]"/><!-- I 1..1 draft | active | retired | unknown   -->
 <kind value="[code]"/><!-- I 1..1 codesystem | identifier | root   -->
 <experimental value="[boolean]"/><!-- I 0..1 For testing purposes, not real usage -->
 <date value="[dateTime]"/><!-- I 1..1 Date last changed -->
 <publisher value="[string]"/><!-- I 0..1 Name of the publisher/steward (organization or individual) -->
 <contact><!-- I 0..* ContactDetail 
     Contact details for the publisher --></contact>
 <responsible value="[string]"/><!-- I 0..1 Who maintains system namespace? -->
 <type><!-- I 0..1 CodeableConcept e.g. driver,  provider,  patient, bank etc   --></type>
 <description value="[markdown]"/><!-- I 1..1 Natural language description of the naming system -->
 <useContext><!-- I 0..* UsageContext 
     The context that the content is intended to support --></useContext>
 <jurisdiction><!-- I 0..* CodeableConcept Intended jurisdiction for naming system (if applicable)   --></jurisdiction>
 <purpose value="[markdown]"/><!-- I 0..1 Why this naming system is defined -->
 <copyright value="[markdown]"/><!-- I 0..1 Use and/or publishing restrictions -->
 <copyrightLabel value="[string]"/><!-- I 0..1 Copyright holder and year(s) -->
 <approvalDate value="[date]"/><!-- I 0..1 When the NamingSystem was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- I 0..1 When the NamingSystem was last reviewed by the publisher -->
 <effectivePeriod><!-- I 0..1 Period 
     When the NamingSystem is expected to be used --></effectivePeriod>
 <topic><!-- I 0..* CodeableConcept E.g. Education, Treatment, Assessment, etc   --></topic>
 <author><!-- I 0..* ContactDetail Who authored the CodeSystem --></author>
 <editor><!-- I 0..* ContactDetail Who edited the NamingSystem --></editor>
 <reviewer><!-- I 0..* ContactDetail Who reviewed the NamingSystem --></reviewer>
 <endorser><!-- I 0..* ContactDetail Who endorsed the NamingSystem --></endorser>
 <relatedArtifact><!-- I 0..* RelatedArtifact 
     Additional documentation, citations, etc --></relatedArtifact>
 <usage value="[string]"/><!-- I 0..1 How/where is it used -->
 <uniqueId> I 1..* BackboneElement  <!-- I 1..* Unique identifiers used for system -->
  <modifierExtension><!-- I 0..* Extension  Extensions that cannot be ignored even if unrecognized  --></modifierExtension>
  <type value="[code]"/><!-- I 1..1 oid | uuid | uri | iri-stem | v2csmnemonic | other   -->
  <value value="[string]"/><!-- I 1..1 The unique identifier -->
  <preferred value="[boolean]"/><!-- I 0..1 Is this the id that should be used for this type -->
  <comment value="[string]"/><!-- I 0..1 Notes about identifier usage -->
  <period><!-- I 0..1 Period 
      When is identifier valid? --></period>
  <authoritative value="[boolean]"/><!-- I 0..1 Whether the identifier is authoritative -->
 </uniqueId>
</NamingSystem>
{ // ShareableNamingSystem
  // from Element: extension
    "meta" : { Meta }, // IMetadata about the resource
    "implicitRules" : "<uri>", // IA set of rules under which this content was created
    "language" : "<code>", // ILanguage of the resource content
    "text" : { Narrative }, // IText summary of the resource, for human interpretation
    "contained" : [{ Resource }], //Contained, inline Resources
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // narrative | semi-structured | structured | executable // I
        // from Element: extension
      }
    ],
    "modifierExtension" : [{ Extension }], // IExtensions that cannot be ignored
    "url" : "<uri>", // I R! Canonical identifier for this naming system, represented as a URI (globally unique)
    "identifier" : [{ Identifier }], // IAdditional identifier for the naming system (business identifier)
    "version" : "<string>", // I R! Business version of the naming system
  // value[x]: How to compare versions. One of these 2:
    "versionAlgorithmString" : "<string>", // IHow to compare versions
    "versionAlgorithmCoding" : { Coding }, // IHow to compare versions
    "name" : "<string>", // I R! Name for this naming system (computer friendly)
    "title" : "<string>", // I R! Title for this naming system (human friendly)
    "status" : "<code>", // I R! draft | active | retired | unknown
    "kind" : "<code>", // I R! codesystem | identifier | root
    "experimental" : <boolean>, // IFor testing purposes, not real usage
    "date" : "<dateTime>", // I R! Date last changed
    "publisher" : "<string>", // IName of the publisher/steward (organization or individual)
    "contact" : [{ ContactDetail }], // IContact details for the publisher
    "responsible" : "<string>", // IWho maintains system namespace?
    "type" : { CodeableConcept }, // Ie.g. driver,  provider,  patient, bank etc
    "description" : "<markdown>", // I R! Natural language description of the naming system
    "useContext" : [{ UsageContext }], // IThe context that the content is intended to support
    "jurisdiction" : [{ CodeableConcept }], // IIntended jurisdiction for naming system (if applicable)
    "purpose" : "<markdown>", // IWhy this naming system is defined
    "copyright" : "<markdown>", // IUse and/or publishing restrictions
    "copyrightLabel" : "<string>", // ICopyright holder and year(s)
    "approvalDate" : "<date>", // IWhen the NamingSystem was approved by publisher
    "lastReviewDate" : "<date>", // IWhen the NamingSystem was last reviewed by the publisher
    "effectivePeriod" : { Period }, // IWhen the NamingSystem is expected to be used
    "topic" : [{ CodeableConcept }], // IE.g. Education, Treatment, Assessment, etc
    "author" : [{ ContactDetail }], // IWho authored the CodeSystem
    "editor" : [{ ContactDetail }], // IWho edited the NamingSystem
    "reviewer" : [{ ContactDetail }], // IWho reviewed the NamingSystem
    "endorser" : [{ ContactDetail }], // IWho endorsed the NamingSystem
    "relatedArtifact" : [{ RelatedArtifact }], // IAdditional documentation, citations, etc
    "usage" : "<string>", // IHow/where is it used
    "uniqueId" : [{ BackboneElement }], // I R! Unique identifiers used for system
  }

This structure is derived from NamingSystem.

Summary

Mandatory: 4 elements
Must-Support: 10 elements

Extensions

This structure refers to these extensions:

Differential View

This indicates the differences between this profile and the base NamingSystem structure.

NameFlagsCard.TypeDescription & Constraintsdoco
.. NamingSystem 1..1NamingSystemSystem of unique identification
... knowledgeRepresentationLevel S0..*codenarrative | semi-structured | structured | executable
URL: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
Binding: Knowledge Representation Level (required)
... url S1..1uriCanonical identifier for this naming system, represented as a URI (globally unique)
... version S1..1stringBusiness version of the naming system
... name S1..1stringName for this naming system (computer friendly)
... title S1..1stringTitle for this naming system (human friendly)
... status S1..1codedraft | active | retired | unknown
... experimental S0..1booleanFor testing purposes, not real usage
... publisher S0..1stringName of the publisher/steward (organization or individual)
... description S1..1markdownNatural language description of the naming system

doco Documentation for this format icon

Snapshot View

This provides the consolidated view (aka snapshot) of the profile after applying the changes in this profile to the base NamingSystem structure.

NameFlagsCard.TypeDescription & Constraintsdoco
.. NamingSystem C icon1..1NamingSystemSystem of unique identification
cnl-0: Name should be usable as an identifier for the module by machine processing applications such as code generation
nsd-1: Root systems cannot have uuid identifiers
nsd-2: Can't have more than one preferred identifier for a type
nsd-3: Can't have more than one authoritative identifier for a type/period combination (only one authoritative identifier allowed at any given point of time)
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: All Languages (required): IETF language tag for a human language

Additional BindingsPurpose
Common LanguagesStarter Set
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... Slices for extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... knowledgeRepresentationLevel S0..*codenarrative | semi-structured | structured | executable
URL: http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel
Binding: Knowledge Representation Level (required)
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... url SΣC icon1..1uriCanonical identifier for this naming system, represented as a URI (globally unique)
cnl-1: URL should not contain | or # - these characters make processing canonical references problematic
... identifier Σ0..*IdentifierAdditional identifier for the naming system (business identifier)
... version SΣ1..1stringBusiness version of the naming system
... versionAlgorithm[x] SΣ0..1How to compare versions
Binding: Version Algorithm (extensible)
.... versionAlgorithmStringstring
.... versionAlgorithmCodingCoding
... name SΣC icon1..1stringName for this naming system (computer friendly)
... title SΣ1..1stringTitle for this naming system (human friendly)
... status ?!SΣ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... kind ΣC icon1..1codecodesystem | identifier | root
Binding: Naming System Type (required): Identifies the purpose of the naming system.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date Σ1..1dateTimeDate last changed
... publisher SΣ0..1stringName of the publisher/steward (organization or individual)
... contact Σ0..*ContactDetailContact details for the publisher
... responsible 0..1stringWho maintains system namespace?
... type 0..1CodeableConcepte.g. driver, provider, patient, bank etc
Binding: Naming System Identifier System Type (preferred): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.

... description S1..1markdownNatural language description of the naming system
... useContext Σ0..*UsageContextThe context that the content is intended to support
... jurisdiction Σ0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose 0..1markdownWhy this naming system is defined
... copyright 0..1markdownUse and/or publishing restrictions
... copyrightLabel 0..1stringCopyright holder and year(s)
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed by the publisher
... effectivePeriod Σ0..1PeriodWhen the NamingSystem is expected to be used
... topic 0..*CodeableConceptE.g. Education, Treatment, Assessment, etc
Binding: Definition Topic (example)
... author 0..*ContactDetailWho authored the CodeSystem
... editor 0..*ContactDetailWho edited the NamingSystem
... reviewer 0..*ContactDetailWho reviewed the NamingSystem
... endorser 0..*ContactDetailWho endorsed the NamingSystem
... relatedArtifact 0..*RelatedArtifactAdditional documentation, citations, etc
... usage 0..1stringHow/where is it used
... uniqueId ΣC icon1..*BackboneElementUnique identifiers used for system
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type ΣC icon1..1codeoid | uuid | uri | iri-stem | v2csmnemonic | other
Binding: Naming System Identifier Type (required): Identifies the style of unique identifier used to identify a namespace.

.... value Σ1..1stringThe unique identifier
.... preferred C icon0..1booleanIs this the id that should be used for this type
.... comment 0..1stringNotes about identifier usage
.... period C icon0..1PeriodWhen is identifier valid?
.... authoritative C icon0..1booleanWhether the identifier is authoritative

doco Documentation for this format icon

XML Template

<!-- ShareableNamingSystem -->doco

<NamingSystem xmlns="http://hl7.org/fhir"
>
  <!-- from Element: extension -->
 <id value="[id]"/><!-- 0..1 Logical id of this artifact -->
 <meta><!-- I 0..1 Meta Metadata about the resource --></meta>
 <implicitRules value="[uri]"/><!-- I 0..1 A set of rules under which this content was created -->
 <language value="[code]"/><!-- I 0..1 Language of the resource content   -->
 <text><!-- I 0..1 Narrative 
     Text summary of the resource, for human interpretation --></text>
 <contained><!-- 0..* Resource Contained, inline Resources --></contained>
 <modifierExtension><!-- I 0..* Extension  Extensions that cannot be ignored  --></modifierExtension>
 <url value="[uri]"/><!-- I 1..1 
     Canonical identifier for this naming system, represented as a URI (globally unique) -->
 <identifier><!-- I 0..* Identifier 
     Additional identifier for the naming system (business identifier) --></identifier>
 <version value="[string]"/><!-- I 1..1 Business version of the naming system -->
 <versionAlgorithm[x]><!-- I 0..1 string|Coding How to compare versions   --></versionAlgorithm[x]>
 <name value="[string]"/><!-- I 1..1 Name for this naming system (computer friendly) -->
 <title value="[string]"/><!-- I 1..1 Title for this naming system (human friendly) -->
 <status value="[code]"/><!-- I 1..1 draft | active | retired | unknown   -->
 <kind value="[code]"/><!-- I 1..1 codesystem | identifier | root   -->
 <experimental value="[boolean]"/><!-- I 0..1 For testing purposes, not real usage -->
 <date value="[dateTime]"/><!-- I 1..1 Date last changed -->
 <publisher value="[string]"/><!-- I 0..1 Name of the publisher/steward (organization or individual) -->
 <contact><!-- I 0..* ContactDetail 
     Contact details for the publisher --></contact>
 <responsible value="[string]"/><!-- I 0..1 Who maintains system namespace? -->
 <type><!-- I 0..1 CodeableConcept e.g. driver,  provider,  patient, bank etc   --></type>
 <description value="[markdown]"/><!-- I 1..1 Natural language description of the naming system -->
 <useContext><!-- I 0..* UsageContext 
     The context that the content is intended to support --></useContext>
 <jurisdiction><!-- I 0..* CodeableConcept Intended jurisdiction for naming system (if applicable)   --></jurisdiction>
 <purpose value="[markdown]"/><!-- I 0..1 Why this naming system is defined -->
 <copyright value="[markdown]"/><!-- I 0..1 Use and/or publishing restrictions -->
 <copyrightLabel value="[string]"/><!-- I 0..1 Copyright holder and year(s) -->
 <approvalDate value="[date]"/><!-- I 0..1 When the NamingSystem was approved by publisher -->
 <lastReviewDate value="[date]"/><!-- I 0..1 When the NamingSystem was last reviewed by the publisher -->
 <effectivePeriod><!-- I 0..1 Period 
     When the NamingSystem is expected to be used --></effectivePeriod>
 <topic><!-- I 0..* CodeableConcept E.g. Education, Treatment, Assessment, etc   --></topic>
 <author><!-- I 0..* ContactDetail Who authored the CodeSystem --></author>
 <editor><!-- I 0..* ContactDetail Who edited the NamingSystem --></editor>
 <reviewer><!-- I 0..* ContactDetail Who reviewed the NamingSystem --></reviewer>
 <endorser><!-- I 0..* ContactDetail Who endorsed the NamingSystem --></endorser>
 <relatedArtifact><!-- I 0..* RelatedArtifact 
     Additional documentation, citations, etc --></relatedArtifact>
 <usage value="[string]"/><!-- I 0..1 How/where is it used -->
 <uniqueId> I 1..* BackboneElement  <!-- I 1..* Unique identifiers used for system -->
  <modifierExtension><!-- I 0..* Extension  Extensions that cannot be ignored even if unrecognized  --></modifierExtension>
  <type value="[code]"/><!-- I 1..1 oid | uuid | uri | iri-stem | v2csmnemonic | other   -->
  <value value="[string]"/><!-- I 1..1 The unique identifier -->
  <preferred value="[boolean]"/><!-- I 0..1 Is this the id that should be used for this type -->
  <comment value="[string]"/><!-- I 0..1 Notes about identifier usage -->
  <period><!-- I 0..1 Period 
      When is identifier valid? --></period>
  <authoritative value="[boolean]"/><!-- I 0..1 Whether the identifier is authoritative -->
 </uniqueId>
</NamingSystem>

JSON Template

{ // ShareableNamingSystem
  // from Element: extension
    "meta" : { Meta }, // IMetadata about the resource
    "implicitRules" : "<uri>", // IA set of rules under which this content was created
    "language" : "<code>", // ILanguage of the resource content
    "text" : { Narrative }, // IText summary of the resource, for human interpretation
    "contained" : [{ Resource }], //Contained, inline Resources
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // narrative | semi-structured | structured | executable // I
        // from Element: extension
      }
    ],
    "modifierExtension" : [{ Extension }], // IExtensions that cannot be ignored
    "url" : "<uri>", // I R! Canonical identifier for this naming system, represented as a URI (globally unique)
    "identifier" : [{ Identifier }], // IAdditional identifier for the naming system (business identifier)
    "version" : "<string>", // I R! Business version of the naming system
  // value[x]: How to compare versions. One of these 2:
    "versionAlgorithmString" : "<string>", // IHow to compare versions
    "versionAlgorithmCoding" : { Coding }, // IHow to compare versions
    "name" : "<string>", // I R! Name for this naming system (computer friendly)
    "title" : "<string>", // I R! Title for this naming system (human friendly)
    "status" : "<code>", // I R! draft | active | retired | unknown
    "kind" : "<code>", // I R! codesystem | identifier | root
    "experimental" : <boolean>, // IFor testing purposes, not real usage
    "date" : "<dateTime>", // I R! Date last changed
    "publisher" : "<string>", // IName of the publisher/steward (organization or individual)
    "contact" : [{ ContactDetail }], // IContact details for the publisher
    "responsible" : "<string>", // IWho maintains system namespace?
    "type" : { CodeableConcept }, // Ie.g. driver,  provider,  patient, bank etc
    "description" : "<markdown>", // I R! Natural language description of the naming system
    "useContext" : [{ UsageContext }], // IThe context that the content is intended to support
    "jurisdiction" : [{ CodeableConcept }], // IIntended jurisdiction for naming system (if applicable)
    "purpose" : "<markdown>", // IWhy this naming system is defined
    "copyright" : "<markdown>", // IUse and/or publishing restrictions
    "copyrightLabel" : "<string>", // ICopyright holder and year(s)
    "approvalDate" : "<date>", // IWhen the NamingSystem was approved by publisher
    "lastReviewDate" : "<date>", // IWhen the NamingSystem was last reviewed by the publisher
    "effectivePeriod" : { Period }, // IWhen the NamingSystem is expected to be used
    "topic" : [{ CodeableConcept }], // IE.g. Education, Treatment, Assessment, etc
    "author" : [{ ContactDetail }], // IWho authored the CodeSystem
    "editor" : [{ ContactDetail }], // IWho edited the NamingSystem
    "reviewer" : [{ ContactDetail }], // IWho reviewed the NamingSystem
    "endorser" : [{ ContactDetail }], // IWho endorsed the NamingSystem
    "relatedArtifact" : [{ RelatedArtifact }], // IAdditional documentation, citations, etc
    "usage" : "<string>", // IHow/where is it used
    "uniqueId" : [{ BackboneElement }], // I R! Unique identifiers used for system
  }

 

Alternate definitions: Master Definition (XML, JSON), Schematron

PathNameConformanceValueSet
NamingSystem.languageAll LanguagesrequiredAll Languages
NamingSystem.versionAlgorithm[x]Version AlgorithmextensibleVersion Algorithm
NamingSystem.statusPublicationStatusrequiredPublicationStatus
NamingSystem.kindNaming System TyperequiredNaming System Type
NamingSystem.typeNaming System Identifier System TypepreferredNaming System Identifier System Type
NamingSystem.jurisdictionJurisdiction ValueSetextensibleJurisdiction ValueSet
NamingSystem.topicDefinition TopicexampleDefinition Topic
NamingSystem.uniqueId.typeNaming System Identifier TyperequiredNaming System Identifier Type
. .