Snapshot 3: Connectathon 32 Base

This page is part of the FHIR Specification (v5.0.0-snapshot3: R5 Snapshot #3, to support Connectathon 32). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Vocabulary icon Work Group Maturity Level: 0Trial Use Use Context: Any

The canonical URL for this profile is:

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

Defines and enforces the minimum expectations for publication and distribution of a naming system, typically as part of an artifact repository or implementation guide publication

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

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

This structure is derived from ShareableNamingSystem.

Summary

Mandatory: 1 element
Must-Support: 9 elements

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

Name iconFlags iconCard. iconType iconDescription & Constraints icondoco icon
.. NamingSystem 1..1ShareableNamingSystemSystem of unique identification
... identifier S0..*IdentifierAdditional identifier for the naming system (business identifier)
... date S1..1dateTimeDate last changed
... contact S0..*ContactDetailContact details for the publisher
... jurisdiction S0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
... purpose S0..1markdownWhy this naming system is defined
... copyright S0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed
... effectivePeriod S0..1PeriodWhen the NamingSystem is expected to be used
... topic S0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
... 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.

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 ShareableNamingSystem structure.

Name iconFlags iconCard. iconType iconDescription & Constraints icondoco icon
.. NamingSystem C icon1..1ShareableNamingSystemSystem of unique identification
... 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: Common Languages (preferred): IETF language tag

Additional BindingsPurpose
All LanguagesMax Binding
... 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)
... identifier SΣ0..*IdentifierAdditional identifier for the naming system (business identifier)
... version SΣ1..1stringBusiness version of the naming system
... 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 Σ1..1codecodesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date SΣ1..1dateTimeDate last changed
... publisher SΣ0..1stringName of the publisher/steward (organization or individual)
... contact SΣ0..*ContactDetailContact details for the publisher
... responsible 0..1stringWho maintains system namespace?
... type 0..1CodeableConcepte.g. driver, provider, patient, bank etc.
Binding: NamingSystemIdentifierSystemType (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 SΣ0..*UsageContextThe context that the content is intended to support
... jurisdiction SΣ0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose S0..1markdownWhy this naming system is defined
... copyright S0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed
... effectivePeriod SΣ0..1PeriodWhen the NamingSystem is expected to be used
... topic S0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (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 Σ1..*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 Σ1..1codeoid | uuid | uri | v2csmnemonic | other
Binding: NamingSystemIdentifierType (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 0..1PeriodWhen is identifier valid?
.... authoritative C icon0..1booleanWhether the identifier is authoritative

doco Documentation for this format icon
<!-- PublishableNamingSystem -->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 -->
 <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 -->
 <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 -->
 <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 | 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>
{ // PublishableNamingSystem
  // 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
    "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
    "approvalDate" : "<date>", // IWhen the NamingSystem was approved by publisher
    "lastReviewDate" : "<date>", // IWhen the NamingSystem was last reviewed
    "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 ShareableNamingSystem.

Summary

Mandatory: 1 element
Must-Support: 9 elements

Differential View

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

Name iconFlags iconCard. iconType iconDescription & Constraints icondoco icon
.. NamingSystem 1..1ShareableNamingSystemSystem of unique identification
... identifier S0..*IdentifierAdditional identifier for the naming system (business identifier)
... date S1..1dateTimeDate last changed
... contact S0..*ContactDetailContact details for the publisher
... jurisdiction S0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
... purpose S0..1markdownWhy this naming system is defined
... copyright S0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed
... effectivePeriod S0..1PeriodWhen the NamingSystem is expected to be used
... topic S0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
... 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.

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 ShareableNamingSystem structure.

Name iconFlags iconCard. iconType iconDescription & Constraints icondoco icon
.. NamingSystem C icon1..1ShareableNamingSystemSystem of unique identification
... 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: Common Languages (preferred): IETF language tag

Additional BindingsPurpose
All LanguagesMax Binding
... 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)
... identifier SΣ0..*IdentifierAdditional identifier for the naming system (business identifier)
... version SΣ1..1stringBusiness version of the naming system
... 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 Σ1..1codecodesystem | identifier | root
Binding: NamingSystemType (required): Identifies the purpose of the naming system.

... experimental SΣ0..1booleanFor testing purposes, not real usage
... date SΣ1..1dateTimeDate last changed
... publisher SΣ0..1stringName of the publisher/steward (organization or individual)
... contact SΣ0..*ContactDetailContact details for the publisher
... responsible 0..1stringWho maintains system namespace?
... type 0..1CodeableConcepte.g. driver, provider, patient, bank etc.
Binding: NamingSystemIdentifierSystemType (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 SΣ0..*UsageContextThe context that the content is intended to support
... jurisdiction SΣ0..*CodeableConceptIntended jurisdiction for naming system (if applicable)
Binding: Jurisdiction ValueSet (extensible): Countries and regions within which this artifact is targeted for use.


... purpose S0..1markdownWhy this naming system is defined
... copyright S0..1markdownUse and/or publishing restrictions
... approvalDate 0..1dateWhen the NamingSystem was approved by publisher
... lastReviewDate 0..1dateWhen the NamingSystem was last reviewed
... effectivePeriod SΣ0..1PeriodWhen the NamingSystem is expected to be used
... topic S0..*CodeableConceptE.g. Education, Treatment, Assessment, etc.
Binding: DefinitionTopic (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 Σ1..*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 Σ1..1codeoid | uuid | uri | v2csmnemonic | other
Binding: NamingSystemIdentifierType (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 0..1PeriodWhen is identifier valid?
.... authoritative C icon0..1booleanWhether the identifier is authoritative

doco Documentation for this format icon

XML Template

<!-- PublishableNamingSystem -->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 -->
 <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 -->
 <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 -->
 <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 | 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

{ // PublishableNamingSystem
  // 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
    "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
    "approvalDate" : "<date>", // IWhen the NamingSystem was approved by publisher
    "lastReviewDate" : "<date>", // IWhen the NamingSystem was last reviewed
    "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.languageCommon LanguagespreferredCommon Languages
NamingSystem.statusPublicationStatusrequiredPublicationStatus
NamingSystem.kindNamingSystemTyperequiredNamingSystemType
NamingSystem.typeNamingSystemIdentifierSystemTypepreferredNamingSystemIdentifierSystemType
NamingSystem.jurisdictionJurisdiction ValueSetextensibleJurisdiction ValueSet
NamingSystem.topicDefinitionTopicexampleDefinitionTopic
NamingSystem.uniqueId.typeNamingSystemIdentifierTyperequiredNamingSystemIdentifierType
.