Facade NamingSystem
http://fhir.patientsknowbest.com/structuredefinition/facade-namingsystem
https://www.hl7.org/fhir/STU3/namingsystem.html
Overview
The NamingSystem resource allows us to provide extra information about a Local ID, such as the textual display name.
Relevant PKB entities
Mappings
FHIR | PKB | Notes |
---|---|---|
Resource id | <conditional> | Â |
NamingSystem.name | <conditional> | Â |
NamingSystem.status | "active" | Â |
NamingSystem.kind | "identifier" | Â |
NamingSystem.date | Current date, e.g. 2017-09-09Â | Â |
NamingSystem.uniqueId |
| The uniqueId value is the value that is returned to callers in Identifier.system alongside an identifier. Callers can then attempt to retrieve additional information about the namespace (in the form of a NamingSystem resource) by providing this value in the "value" search param. See Identifier Systems for more info. |
Â