HS.FHIR.DTL.vSTU3.Model.Resource.NamingSystem
class HS.FHIR.DTL.vSTU3.Model.Resource.NamingSystem extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A curated namespace that issues unique symbols within that namespace for the identification of concepts, people, devices, etc. Represents a "System" used within the Identifier and Coding data types.Property Inventory
- contact
- date
- description
- jurisdiction
- kind
- name
- publisher
- replacedBy
- responsible
- status
- type
- uniqueId
- usage
- useContext
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Contact details for the publisher.
Date this was last changed.
Natural language description of the naming system.
Intended jurisdiction for naming system (if applicable)
jurisdiction is the REQUIRED FHIR3 ValueSet for codes, but if you need to express meanings not found in jurisdiction, you may formally EXTEND jurisdiction to add codes to it.
codesystem | identifier | root
namingsystem-type is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend namingsystem-type and you may NOT use codes from other ValueSets.
Name for this naming system (computer friendly)
Name of the publisher (organization or individual)
Use this instead.
NamingSystem
Who maintains system namespace?
draft | active | retired | unknown
publication-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend publication-status and you may NOT use codes from other ValueSets.
e.g. driver, provider, patient, bank etc.
identifier-type is the REQUIRED FHIR3 ValueSet for codes, but if you need to express meanings not found in identifier-type, you may formally EXTEND identifier-type to add codes to it.
Unique identifiers used for system.
How/where is it used.
Context the content is intended to support.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()