Skip to main content

NamingSystem

Trial Use 4 Terminology

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.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/NamingSystem
InteractionMethodPath
ReadGET/fhir/R5/NamingSystem/[id]
VreadGET/fhir/R5/NamingSystem/[id]/_history/[vid]
UpdatePUT/fhir/R5/NamingSystem/[id]
PatchPATCH/fhir/R5/NamingSystem/[id]
DeleteDELETE/fhir/R5/NamingSystem/[id]
CreatePOST/fhir/R5/NamingSystem
SearchGET/fhir/R5/NamingSystem?...
HistoryGET/fhir/R5/NamingSystem/[id]/_history
Type-historyGET/fhir/R5/NamingSystem/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this naming system, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the naming system (business identifier)
versionstring0..1Business version of the naming system
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring1..1Name for this naming system (computer friendly)
titlestring0..1Title for this naming system (human friendly)
statuscode1..1draft
kindcode1..1codesystem
experimentalboolean0..1For testing purposes, not real usage
datedateTime1..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
responsiblestring0..1Who maintains system namespace?
typeCodeableConcept0..1e.g. driver, provider, patient, bank etc
descriptionmarkdown0..1Natural language description of the naming system
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for naming system (if applicable)
purposemarkdown0..1Why this naming system is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
approvalDatedate0..1When the NamingSystem was approved by publisher
lastReviewDatedate0..1When the NamingSystem was last reviewed by the publisher
effectivePeriodPeriod0..1When the NamingSystem is expected to be used
topicCodeableConcept0..*E.g. Education, Treatment, Assessment, etc
authorContactDetail0..*Who authored the CodeSystem
editorContactDetail0..*Who edited the NamingSystem
reviewerContactDetail0..*Who reviewed the NamingSystem
endorserContactDetail0..*Who endorsed the NamingSystem
relatedArtifactRelatedArtifact0..*Additional documentation, citations, etc
usagestring0..1How/where is it used
uniqueIdBackboneElement1..*Unique identifiers used for system

Resource-specific search parameters

ParameterTypeDescription
contactstringName of an individual to contact
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
derived-fromreferenceWhat resource is being referenced
descriptionstringThe description of the activity definition
effectivedateThe time during which the activity definition is intended to be in use
id-typetokenoid
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
kindtokencodesystem
namestringComputationally friendly name of the activity definition
perioddateWhen is identifier valid?
predecessorreferenceWhat resource is being referenced
publisherstringName of the publisher of the activity definition
responsiblestringWho maintains system namespace?
statustokenThe current status of the activity definition
telecomtokenContact details for individual or organization
topictokenTopics associated with the module
typetokene.g. driver, provider, patient, bank etc.
urluriThe uri that identifies the activity definition
valuestringThe unique identifier
versiontokenThe business version of the activity definition

Reference

  • Official FHIR R5 spec: NamingSystem
  • Maturity: Trial Use 4 (FMM 4).