Canonical URL: http://fhir.de/StructureDefinition/namingsystem-de-basis/0.2
Alle in den deutschen Basisprofilen sowie hiervon abgeleiteten Profilen verwendeten Namensräume (NameSpace-Ressourcen) müssen dem nachfolgenden Profile entsprechen. Werden im Rahmen von hersteller- oder projektspezifischen Implementierungen Namensräume benötigt, gilt dies entsprechend.
Dieses Profil stellt sicher, dass für jeden Namensraum ein Typ festgelegt ist.
Auf diese Weise können gleichartige, aber unterschiedliche Namensräume gruppiert werden. Dies ist beispielsweise bei Versichertennummern in der privaten Krankenversicherung sinnvoll.
NamingSystem | 0..* | NamingSystem | Short description System of unique identification DefinitionA 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.
| |
name | Σ | 1..1 | string | Short description Name for this naming system (computer friendly) DefinitionA natural language name identifying the naming system. This name should be usable as an identifier for the module by machine processing applications such as code generation. Support human navigation and code generation. The name is not expected to be globally unique. The name should be a simple alpha-numeric type name to ensure that it is computable friendly. The"symbolic name" for an OID would be captured as an extension.
|
status | Σ ?! | 1..1 | codeBinding | Short description draft | active | retired | unknown DefinitionThe status of this naming system. Enables tracking the life-cycle of the content. Allows filtering of naming systems that are appropriate for use vs. not.
|
kind | 1..1 | codeBinding | Short description codesystem | identifier | root DefinitionIndicates the purpose for the naming system - what kinds of things does it make unique? Note that FHIR strings may not exceed 1MB in size
| |
date | Σ | 1..1 | dateTime | Short description Date this was last changed Alternate namesRevision Date DefinitionThe date (and optionally time) when the naming system was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the naming system changes. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the naming system. Additional specific dates may be added as extensions or be found by consulting Provenances associated with past versions of the resource.
|
publisher | Σ | 0..1 | string | Short description Name of the publisher (organization or individual) DefinitionThe name of the individual or organization that published the naming system. Helps establish the "authority/credibility" of the naming system. May also allow for contact. Usually an organization, but may be an individual. The publisher (or steward) of the naming system is the organization or individual primarily responsible for the maintenance and upkeep of the naming system. This is not necessarily the same individual or organization that developed and initially authored the content. The publisher is the primary point of contact for questions or issues with the naming system. This item SHOULD be populated unless the information is available from context.
|
contact | Σ | 0..* | ContactDetail | Short description Contact details for the publisher DefinitionContact details to assist a user in finding and communicating with the publisher. May be a web site, an email address, a telephone number, etc.
|
responsible | 0..1 | string | Short description Who maintains system namespace? DefinitionThe name of the organization that is responsible for issuing identifiers or codes for this namespace and ensuring their non-collision. This is the primary organization. Responsibility for some aspects of a namespace may be delegated.
| |
type | S | 1..1 | CodeableConceptBinding | Short description Typ des beschriebenen NamingSystems DefinitionTyp (Gruppe) des beschriebenen NamingSystems This will most commonly be used for identifier namespaces, but categories could potentially be useful for code systems and authorities as well. identifier-type-de-basis (extensible) Constraints
|
description | 0..1 | markdown | Short description Natural language description of the naming system DefinitionA free text natural language description of the naming system from a consumer's perspective. Details about what the namespace identifies including scope, granularity, version labeling, etc. This description can be used to capture details such as why the naming system was built, comments about misuse, instructions for clinical use and interpretation, literature references, examples from the paper world, etc. It is not a rendering of the naming system as conveyed in the 'text' field of the resource itself. This item SHOULD be populated unless the information is available from context (e.g. the language of the profile is presumed to be the predominant language in the place the profile was created).
| |
useContext | Σ | 0..* | UsageContext | Short description Context the content is intended to support DefinitionThe content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate naming system instances. Assist in searching for appropriate content. When multiple useContexts are specified, there is no expectation whether all or any of the contexts apply.
|
jurisdiction | Σ | 0..* | CodeableConceptBinding | Short description Intended jurisdiction for naming system (if applicable) DefinitionA legal or geographic region in which the naming system is intended to be used. It may be possible for the naming system to be used in jurisdictions other than those for which it was originally designed or intended.
|
usage | 0..1 | string | Short description How/where is it used DefinitionProvides guidance on the use of the namespace, including the handling of formatting characters, use of upper vs. lower case, etc. Note that FHIR strings may not exceed 1MB in size
| |
uniqueId | 1..* | BackboneElement | Short description Unique identifiers used for system DefinitionIndicates how the system may be identified when referenced in electronic exchange. Multiple identifiers may exist, either due to duplicate registration, regional rules, needs of different communication technologies, etc.
| |
type | 1..1 | codeBinding | Short description oid | uuid | uri | other DefinitionIdentifies the unique identifier scheme used for this particular identifier. Different identifier types may be used in different types of communications (OIDs for v3, URIs for FHIR, etc.). Other includes RUIDs from v3, standard v2 code name strings, etc. namingsystem-identifier-type (required) Constraints
| |
value | 1..1 | string | Short description The unique identifier DefinitionThe string that should be sent over the wire to identify the code system or identifier system. If the value is a URI intended for use as FHIR system identifier, the URI should not contain "" or "?" or "," since this makes escaping very difficult.
| |
preferred | 0..1 | boolean | Short description Is this the id that should be used for this type DefinitionIndicates whether this identifier is the "preferred" identifier of this type.
| |
comment | 0..1 | string | Short description Notes about identifier usage DefinitionNotes about the past or intended usage of this identifier. e.g. "must be used in Germany" or "was initially published in error with this value".
| |
period | 0..1 | Period | Short description When is identifier valid? DefinitionIdentifies the period of time over which this identifier is considered appropriate to refer to the naming system. Outside of this window, the identifier might be non-deterministic. Within a registry, a given identifier should only be "active" for a single namespace at a time. (Ideally, an identifier should only ever be associated with a single namespace across all time).
| |
replacedBy | 0..1 | Reference(NamingSystem) | Short description Use this instead DefinitionFor naming systems that are retired, indicates the naming system that should be used in their place (if any). References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
<NamingSystem> <meta> <profile value="http://fhir.de/StructureDefinition/namingsystem-de-basis/0.2" /> </meta> <name value="arge-ik-iknr" /> <status value="draft" /> <kind value="identifier" /> <date value="2017-09-15" /> <publisher value="HL7 Deutschland e.V. (Technisches Komitee FHIR)" /> <contact> <telecom> <system value="other" /> <value value="http://hl7.de/technische-komitees/fhir/" /> </telecom> </contact> <responsible value="Arbeitsgemeinschaft Institutionskennzeichen (ARGE-IK)" /> <type> <coding> <system value="http://hl7.org/fhir/v2/0203" /> <code value="XX" /> </coding> </type> <description value="Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können. (siehe http://www.dguv.de/arge-ik/)" /> <usage value="Das IK ist ein eindeutiges Merkmal für die Abrechnung mit den Trägern der Sozialversicherung." /> <uniqueId> <type value="oid" /> <value value="1.2.276.0.76.4.5" /> </uniqueId> <uniqueId> <type value="uri" /> <value value="http://fhir.de/NamingSystem/arge-ik/iknr" /> <preferred value="true" /> <period> <start value="2017-09-15" /> </period> </uniqueId> </NamingSystem>
{ "resourceType":"NamingSystem", "meta":{ "profile": [ "http://fhir.de/StructureDefinition/namingsystem-de-basis/0.2" ] }, "name":"arge-ik-iknr", "status":"draft", "kind":"identifier", "date":"2017-09-15", "publisher":"HL7 Deutschland e.V. (Technisches Komitee FHIR)", "contact": [ { "telecom": [ { "system":"other", "value":"http://hl7.de/technische-komitees/fhir/" } ] } ], "responsible":"Arbeitsgemeinschaft Institutionskennzeichen (ARGE-IK)", "type":{ "coding": [ { "system":"http://hl7.org/fhir/v2/0203", "code":"XX" } ] }, "description":"Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können. (siehe http://www.dguv.de/arge-ik/)", "usage":"Das IK ist ein eindeutiges Merkmal für die Abrechnung mit den Trägern der Sozialversicherung.", "uniqueId": [ { "type":"oid", "value":"1.2.276.0.76.4.5" }, { "type":"uri", "value":"http://fhir.de/NamingSystem/arge-ik/iknr", "preferred":true, "period":{ "start":"2017-09-15" } } ] }
Powered by SIMPLIFIER.NET