Beschreibung
Dieses Profil beschreibt ein Forschungsregister in der Medizininformatik-Initiative.
Name | Canonical |
---|---|
MII_PR_Studie_Register | https://www.medizininformatik-initiative.de/fhir/modul-studie/StructureDefinition/mii-pr-studie-register |
Differential
Library | I | Library | There are no (further) constraints on this element Element IdLibrary Represents a library of quality improvement components DefinitionThe Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets.
| |
url | Σ | 0..1 | uri | There are no (further) constraints on this element Element IdLibrary.url Canonical identifier for this library, represented as a URI (globally unique) DefinitionAn absolute URI that is used to identify this library when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this library is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the library is stored on different servers. Allows the library to be referenced by a single globally unique identifier. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.
|
identifier | S Σ | 0..* | Identifier | There are no (further) constraints on this element Element IdLibrary.identifier Additional identifier for the library DefinitionA formal identifier that is used to identify this library when it is represented in other formats, or referenced in a specification, model, design or an instance. e.g. CMS or NQF identifiers for a measure artifact. Note that at least one identifier is required for non-experimental active artifacts. Allows externally provided and/or usable business identifiers to be easily associated with the module. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this library outside of FHIR, where it is not possible to use the logical URI.
|
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known . IdentifierUse (required)Constraints
|
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element IdLibrary.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Identifier Type Codes (extensible)Constraints
|
system | S Σ | 1..1 | uri | There are no (further) constraints on this element Element IdLibrary.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
|
value | S Σ | 1..1 | string | There are no (further) constraints on this element Element IdLibrary.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
|
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element IdLibrary.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
assigner | Σ I | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element IdLibrary.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.version Business version of the library DefinitionThe identifier that is used to identify this version of the library when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the library author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active artifacts. There may be different library instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the library with the format [url]|[version].
|
name | S Σ I | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.name Name for this library (computer friendly) DefinitionA natural language name identifying the library. 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 alphanumeric type name to ensure that it is machine-processing friendly.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.title Name for this library (human friendly) DefinitionA short, descriptive, user-friendly title for the library. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
|
subtitle | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.subtitle Subordinate title of the library DefinitionAn explanatory or alternate title for the library giving additional information about its content. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
status | Σ ?! | 1..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.status draft | active | retired | unknown DefinitionThe status of this library. Enables tracking the life-cycle of the content. Allows filtering of libraries that are appropriate for use vs. not. The lifecycle status of an artifact. PublicationStatus (required)Constraints
|
experimental | Σ | 0..1 | boolean | There are no (further) constraints on this element Element IdLibrary.experimental For testing purposes, not real usage DefinitionA Boolean value to indicate that this library is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Enables experimental content to be developed following the same lifecycle that would be used for a production-level library. Allows filtering of librarys that are appropriate for use versus not.
|
type | S Σ | 1..1 | CodeableConceptBindingPattern | Element IdLibrary.type logic-library | model-definition | asset-collection | module-definition DefinitionIdentifies the type of library such as a Logic Library, Model Definition, Asset Collection, or Module Definition. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The type of knowledge asset this library contains. LibraryType (extensible)Constraints
{ "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/library-type", "code": "asset-collection" } ] }
|
subject[x] | 0..1 | Binding | There are no (further) constraints on this element Element IdLibrary.subject[x] Type of individual the library content is focused on DefinitionA code or group definition that describes the intended subject of the contents of the library. Patient The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.). SubjectType (extensible)Constraints
| |
subjectCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data Type | ||
subjectReference | Reference(Group) | There are no (further) constraints on this element Data Type | ||
date | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdLibrary.date Date last changed Alternate namesRevision Date DefinitionThe date (and optionally time) when the library was published. The date must change 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 library changes. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the library. 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 | There are no (further) constraints on this element Element IdLibrary.publisher Name of the publisher (organization or individual) DefinitionThe name of the organization or individual that published the library. Helps establish the "authority/credibility" of the library. May also allow for contact. Usually an organization but may be an individual. The publisher (or steward) of the library is the organization or individual primarily responsible for the maintenance and upkeep of the library. 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 library. This item SHOULD be populated unless the information is available from context.
|
contact | Σ | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.contact 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.
|
description | Σ | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.description Natural language description of the library DefinitionA free text natural language description of the library from a consumer's perspective. This description can be used to capture details such as why the library 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 library 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 library is presumed to be the predominant language in the place the library was created).
|
useContext | Σ | 0..* | UsageContext | There are no (further) constraints on this element Element IdLibrary.useContext The context that the content is intended to support DefinitionThe content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate library instances. Assist in searching for appropriate content. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
|
jurisdiction | Σ | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element IdLibrary.jurisdiction Intended jurisdiction for library (if applicable) DefinitionA legal or geographic region in which the library is intended to be used. It may be possible for the library to be used in jurisdictions other than those for which it was originally designed or intended. Countries and regions within which this artifact is targeted for use. Jurisdiction ValueSet (extensible)Constraints
|
purpose | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.purpose Why this library is defined DefinitionExplanation of why this library is needed and why it has been designed as it has. This element does not describe the usage of the library. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this library.
| |
usage | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.usage Describes the clinical usage of the library DefinitionA detailed description of how the library is used from a clinical perspective. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
copyright | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.copyright Use and/or publishing restrictions Alternate namesLicense, Restrictions DefinitionA copyright statement relating to the library and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the library. Consumers must be able to determine any legal restrictions on the use of the library and/or its content. Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/
| |
approvalDate | 0..1 | date | There are no (further) constraints on this element Element IdLibrary.approvalDate When the library was approved by publisher DefinitionThe date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.
| |
lastReviewDate | 0..1 | date | There are no (further) constraints on this element Element IdLibrary.lastReviewDate When the library was last reviewed DefinitionThe date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. Gives a sense of how "current" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant. If specified, this date follows the original approval date.
| |
effectivePeriod | Σ I | 0..1 | Period | There are no (further) constraints on this element Element IdLibrary.effectivePeriod When the library is expected to be used DefinitionThe period during which the library content was or is planned to be in active use. Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the library are or are expected to be used instead. The effective period for a library determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.
|
topic | 0..* | CodeableConcept | There are no (further) constraints on this element Element IdLibrary.topic E.g. Education, Treatment, Assessment, etc. DefinitionDescriptive topics related to the content of the library. Topics provide a high-level categorization of the library that can be useful for filtering and searching. Repositories must be able to determine how to categorize the library so that it can be found by topical searches. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. High-level categorization of the definition, used for searching, sorting, and filtering. DefinitionTopic (example)Constraints
| |
author | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.author Who authored the content DefinitionAn individiual or organization primarily involved in the creation and maintenance of the content.
| |
editor | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.editor Who edited the content DefinitionAn individual or organization primarily responsible for internal coherence of the content.
| |
reviewer | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.reviewer Who reviewed the content DefinitionAn individual or organization primarily responsible for review of some aspect of the content.
| |
endorser | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.endorser Who endorsed the content DefinitionAn individual or organization responsible for officially endorsing the content for use in some setting.
| |
relatedArtifact | S | 0..* | RelatedArtifact | There are no (further) constraints on this element Element IdLibrary.relatedArtifact Additional documentation, citations, etc. DefinitionRelated artifacts such as additional documentation, justification, or bibliographic references. Libraries must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content. Each related artifact is either an attachment, or a reference to another resource, but not both.
|
type | Σ | 1..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.type documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of DefinitionThe type of relationship to the related artifact. Note that FHIR strings SHALL NOT exceed 1MB in size The type of relationship to the related artifact. RelatedArtifactType (required)Constraints
|
label | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.label Short label DefinitionA short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.display Brief description of the related artifact DefinitionA brief description of the document or knowledge resource being referenced, suitable for display to a consumer. Note that FHIR strings SHALL NOT exceed 1MB in size
|
citation | Σ | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.citation Bibliographic citation for the artifact DefinitionA bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format. Additional structured information about citations should be captured as extensions.
|
url | Σ | 0..1 | url | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.url Where the artifact can be accessed DefinitionA url for the artifact that can be followed to access the actual content. If a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).
|
document | S Σ I | 1..1 | Attachment | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document What document is being referenced DefinitionThe document being referenced, represented as an attachment. This is exclusive with the resource element. When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".
|
contentType | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.contentType Mime type of the content, with charset etc. DefinitionIdentifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate. Processors of the data need to be able to know how to interpret the data. Note that FHIR strings SHALL NOT exceed 1MB in size The mime type of an attachment. Any valid mime type is allowed. Mime Types (required)Constraints
General text/plain; charset=UTF-8, image/png Mappings
|
language | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.language Human language of the content (BCP-47) DefinitionThe human language of the content. The value can be any valid value according to BCP 47. Users need to be able to choose between the languages in a set of attachments. Note that FHIR strings SHALL NOT exceed 1MB in size A human language. CommonLanguages (preferred)Constraints
General en-AU Mappings
|
data | 0..1 | base64Binary | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.data Data inline, base64ed DefinitionThe actual data of the attachment - a sequence of bytes, base64 encoded. The data needs to able to be transmitted inline. The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.
| |
url | S Σ | 1..1 | url | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.url Uri where the data can be found DefinitionA location where the data can be accessed. The data needs to be transmitted by reference. If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.
General http://www.acme.com/logo-small.png Mappings
|
size | Σ | 0..1 | unsignedInt | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.size Number of bytes of content (if url provided) DefinitionThe number of bytes of data that make up this attachment (before base64 encoding, if that is done). Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all. The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.
|
hash | Σ | 0..1 | base64Binary | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.hash Hash of the data (sha-1, base64ed) DefinitionThe calculated hash of the data using SHA-1. Represented using base64. Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version). The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.title Label to display in place of the data DefinitionA label or set of text to display in place of the data. Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer. Note that FHIR strings SHALL NOT exceed 1MB in size
General Official Corporate Logo Mappings
|
creation | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.creation Date attachment was first created DefinitionThe date that the attachment was first created. This is often tracked as an integrity issue for use of the attachment.
|
resource | Σ | 0..1 | canonical(Resource) | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.resource What resource is being referenced DefinitionThe related resource, such as a library, value set, profile, or other knowledge resource. If the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.
|
parameter | 0..* | ParameterDefinition | There are no (further) constraints on this element Element IdLibrary.parameter Parameters defined by the library DefinitionThe parameter element defines parameters used by the library.
| |
dataRequirement | 0..* | DataRequirement | There are no (further) constraints on this element Element IdLibrary.dataRequirement What data is referenced by this library DefinitionDescribes a set of data that must be provided in order to be able to successfully perform the computations defined by the library.
| |
content | Σ I | 0..* | Attachment | There are no (further) constraints on this element Element IdLibrary.content Contents of the library, either embedded or referenced DefinitionThe content of the library as an Attachment. The content may be a reference to a url, or may be directly embedded as a base-64 string. Either way, the contentType of the attachment determines how to interpret the content. When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".
|
Hinweise
FHIR-Element | Erklärung |
---|---|
Library.id | Must-support, jedoch optional |
Library.meta | Must-support, jedoch optional |
Library.meta.profile | Verpflichtend für die Abfrage im DIZ-Repository inkl. Versionsnummer des Profils. Siehe CapabilityStatement. In allen anderen Fällen optional. |
Library.name | Es sollte ein geeigneter menschenlesbarer Name verwendet werden |
Library.identifier | In den meisten Fällen existiert bisher kein NamingSystem für die Vergabe der RegisterIds. Ein eigenes lokales NamingSystem sollte daher verwendet werden. |
Library.relatedArtifact.document.url | Homepage des Registers bzw. Link zur weiterführenden Dokumentation |
Mapping
FHIR Element | Logischer Datensatz |
---|---|
Library.name | Forschungsvorhaben.Studienregister.Registername |
Library.identifier | Forschungsvorhaben.Studienregister.RegisterId |
Library.relatedArtifact.document.url | Forschungsvorhaben.Studienregister.url |
Snapshot
Library | I | Library | There are no (further) constraints on this element Element IdLibrary Represents a library of quality improvement components DefinitionThe Library resource is a general-purpose container for knowledge asset definitions. It can be used to describe and expose existing knowledge assets such as logic libraries and information model descriptions, as well as to describe a collection of knowledge assets.
| |
url | Σ | 0..1 | uri | There are no (further) constraints on this element Element IdLibrary.url Canonical identifier for this library, represented as a URI (globally unique) DefinitionAn absolute URI that is used to identify this library when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this library is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the library is stored on different servers. Allows the library to be referenced by a single globally unique identifier. Can be a urn:uuid: or a urn:oid: but real http: addresses are preferred. Multiple instances may share the same URL if they have a distinct version. The determination of when to create a new version of a resource (same url, new version) vs. defining a new artifact is up to the author. Considerations for making this decision are found in Technical and Business Versions. In some cases, the resource can no longer be found at the stated url, but the url itself cannot change. Implementations can use the meta.source element to indicate where the current master source of the resource can be found.
|
identifier | S Σ | 0..* | Identifier | There are no (further) constraints on this element Element IdLibrary.identifier Additional identifier for the library DefinitionA formal identifier that is used to identify this library when it is represented in other formats, or referenced in a specification, model, design or an instance. e.g. CMS or NQF identifiers for a measure artifact. Note that at least one identifier is required for non-experimental active artifacts. Allows externally provided and/or usable business identifiers to be easily associated with the module. Typically, this is used for identifiers that can go in an HL7 V3 II (instance identifier) data type, and can then identify this library outside of FHIR, where it is not possible to use the logical URI.
|
use | Σ ?! | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.identifier.use usual | official | temp | secondary | old (If known) DefinitionThe purpose of this identifier. Allows the appropriate identifier for a particular context of use to be selected from among a set of identifiers. Applications can assume that an identifier is permanent unless it explicitly says that it is temporary. Identifies the purpose for this identifier, if known . IdentifierUse (required)Constraints
|
type | Σ | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element IdLibrary.identifier.type Description of identifier DefinitionA coded type for the identifier that can be used to determine which identifier to use for a specific purpose. Allows users to make use of identifiers when the identifier system is not known. This element deals only with general categories of identifiers. It SHOULD not be used for codes that correspond 1..1 with the Identifier.system. Some identifiers may fall into multiple categories due to common usage. Where the system is known, a type is unnecessary because the type is always part of the system definition. However systems often need to handle identifiers where the system is not known. There is not a 1:1 relationship between type and system, since many different systems have the same type. A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. Identifier Type Codes (extensible)Constraints
|
system | S Σ | 1..1 | uri | There are no (further) constraints on this element Element IdLibrary.identifier.system The namespace for the identifier value DefinitionEstablishes the namespace for the value - that is, a URL that describes a set values that are unique. There are many sets of identifiers. To perform matching of two identifiers, we need to know what set we're dealing with. The system identifies a particular set of unique identifiers. Identifier.system is always case sensitive.
General http://www.acme.com/identifiers/patient Mappings
|
value | S Σ | 1..1 | string | There are no (further) constraints on this element Element IdLibrary.identifier.value The value that is unique DefinitionThe portion of the identifier typically relevant to the user and which is unique within the context of the system. If the value is a full URI, then the system SHALL be urn:ietf:rfc:3986. The value's primary purpose is computational mapping. As a result, it may be normalized for comparison purposes (e.g. removing non-significant whitespace, dashes, etc.) A value formatted for human display can be conveyed using the Rendered Value extension. Identifier.value is to be treated as case sensitive unless knowledge of the Identifier.system allows the processer to be confident that non-case-sensitive processing is safe.
General 123456 Mappings
|
period | Σ I | 0..1 | Period | There are no (further) constraints on this element Element IdLibrary.identifier.period Time period when id is/was valid for use DefinitionTime period during which identifier is/was valid for use. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
assigner | Σ I | 0..1 | Reference(Organization) | There are no (further) constraints on this element Element IdLibrary.identifier.assigner Organization that issued id (may be just text) DefinitionOrganization that issued/manages the identifier. The Identifier.assigner may omit the .reference element and only contain a .display element reflecting the name or other textual information about the assigning organization.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.version Business version of the library DefinitionThe identifier that is used to identify this version of the library when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the library author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence. To provide a version consistent with the Decision Support Service specification, use the format Major.Minor.Revision (e.g. 1.0.0). For more information on versioning knowledge assets, refer to the Decision Support Service specification. Note that a version is required for non-experimental active artifacts. There may be different library instances that have the same identifier but different versions. The version can be appended to the url in a reference to allow a reference to a particular business version of the library with the format [url]|[version].
|
name | S Σ I | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.name Name for this library (computer friendly) DefinitionA natural language name identifying the library. 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 alphanumeric type name to ensure that it is machine-processing friendly.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.title Name for this library (human friendly) DefinitionA short, descriptive, user-friendly title for the library. This name does not need to be machine-processing friendly and may contain punctuation, white-space, etc.
|
subtitle | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.subtitle Subordinate title of the library DefinitionAn explanatory or alternate title for the library giving additional information about its content. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
status | Σ ?! | 1..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.status draft | active | retired | unknown DefinitionThe status of this library. Enables tracking the life-cycle of the content. Allows filtering of libraries that are appropriate for use vs. not. The lifecycle status of an artifact. PublicationStatus (required)Constraints
|
experimental | Σ | 0..1 | boolean | There are no (further) constraints on this element Element IdLibrary.experimental For testing purposes, not real usage DefinitionA Boolean value to indicate that this library is authored for testing purposes (or education/evaluation/marketing) and is not intended to be used for genuine usage. Enables experimental content to be developed following the same lifecycle that would be used for a production-level library. Allows filtering of librarys that are appropriate for use versus not.
|
type | S Σ | 1..1 | CodeableConceptBindingPattern | Element IdLibrary.type logic-library | model-definition | asset-collection | module-definition DefinitionIdentifies the type of library such as a Logic Library, Model Definition, Asset Collection, or Module Definition. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. The type of knowledge asset this library contains. LibraryType (extensible)Constraints
{ "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/library-type", "code": "asset-collection" } ] }
|
subject[x] | 0..1 | Binding | There are no (further) constraints on this element Element IdLibrary.subject[x] Type of individual the library content is focused on DefinitionA code or group definition that describes the intended subject of the contents of the library. Patient The possible types of subjects for a library (E.g. Patient, Practitioner, Organization, Location, etc.). SubjectType (extensible)Constraints
| |
subjectCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data Type | ||
subjectReference | Reference(Group) | There are no (further) constraints on this element Data Type | ||
date | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdLibrary.date Date last changed Alternate namesRevision Date DefinitionThe date (and optionally time) when the library was published. The date must change 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 library changes. Note that this is not the same as the resource last-modified-date, since the resource may be a secondary representation of the library. 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 | There are no (further) constraints on this element Element IdLibrary.publisher Name of the publisher (organization or individual) DefinitionThe name of the organization or individual that published the library. Helps establish the "authority/credibility" of the library. May also allow for contact. Usually an organization but may be an individual. The publisher (or steward) of the library is the organization or individual primarily responsible for the maintenance and upkeep of the library. 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 library. This item SHOULD be populated unless the information is available from context.
|
contact | Σ | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.contact 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.
|
description | Σ | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.description Natural language description of the library DefinitionA free text natural language description of the library from a consumer's perspective. This description can be used to capture details such as why the library 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 library 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 library is presumed to be the predominant language in the place the library was created).
|
useContext | Σ | 0..* | UsageContext | There are no (further) constraints on this element Element IdLibrary.useContext The context that the content is intended to support DefinitionThe content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate library instances. Assist in searching for appropriate content. When multiple useContexts are specified, there is no expectation that all or any of the contexts apply.
|
jurisdiction | Σ | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element IdLibrary.jurisdiction Intended jurisdiction for library (if applicable) DefinitionA legal or geographic region in which the library is intended to be used. It may be possible for the library to be used in jurisdictions other than those for which it was originally designed or intended. Countries and regions within which this artifact is targeted for use. Jurisdiction ValueSet (extensible)Constraints
|
purpose | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.purpose Why this library is defined DefinitionExplanation of why this library is needed and why it has been designed as it has. This element does not describe the usage of the library. Instead, it provides traceability of ''why'' the resource is either needed or ''why'' it is defined as it is. This may be used to point to source materials or specifications that drove the structure of this library.
| |
usage | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.usage Describes the clinical usage of the library DefinitionA detailed description of how the library is used from a clinical perspective. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
copyright | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.copyright Use and/or publishing restrictions Alternate namesLicense, Restrictions DefinitionA copyright statement relating to the library and/or its contents. Copyright statements are generally legal restrictions on the use and publishing of the library. Consumers must be able to determine any legal restrictions on the use of the library and/or its content. Systems are not required to have markdown support, so the text should be readable without markdown processing. The markdown syntax is GFM - see https://github.github.com/gfm/
| |
approvalDate | 0..1 | date | There are no (further) constraints on this element Element IdLibrary.approvalDate When the library was approved by publisher DefinitionThe date on which the resource content was approved by the publisher. Approval happens once when the content is officially approved for usage. The 'date' element may be more recent than the approval date because of minor changes or editorial corrections.
| |
lastReviewDate | 0..1 | date | There are no (further) constraints on this element Element IdLibrary.lastReviewDate When the library was last reviewed DefinitionThe date on which the resource content was last reviewed. Review happens periodically after approval but does not change the original approval date. Gives a sense of how "current" the content is. Resources that have not been reviewed in a long time may have a risk of being less appropriate/relevant. If specified, this date follows the original approval date.
| |
effectivePeriod | Σ I | 0..1 | Period | There are no (further) constraints on this element Element IdLibrary.effectivePeriod When the library is expected to be used DefinitionThe period during which the library content was or is planned to be in active use. Allows establishing a transition before a resource comes into effect and also allows for a sunsetting process when new versions of the library are or are expected to be used instead. The effective period for a library determines when the content is applicable for usage and is independent of publication and review dates. For example, a measure intended to be used for the year 2016 might be published in 2015.
|
topic | 0..* | CodeableConcept | There are no (further) constraints on this element Element IdLibrary.topic E.g. Education, Treatment, Assessment, etc. DefinitionDescriptive topics related to the content of the library. Topics provide a high-level categorization of the library that can be useful for filtering and searching. Repositories must be able to determine how to categorize the library so that it can be found by topical searches. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. High-level categorization of the definition, used for searching, sorting, and filtering. DefinitionTopic (example)Constraints
| |
author | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.author Who authored the content DefinitionAn individiual or organization primarily involved in the creation and maintenance of the content.
| |
editor | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.editor Who edited the content DefinitionAn individual or organization primarily responsible for internal coherence of the content.
| |
reviewer | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.reviewer Who reviewed the content DefinitionAn individual or organization primarily responsible for review of some aspect of the content.
| |
endorser | 0..* | ContactDetail | There are no (further) constraints on this element Element IdLibrary.endorser Who endorsed the content DefinitionAn individual or organization responsible for officially endorsing the content for use in some setting.
| |
relatedArtifact | S | 0..* | RelatedArtifact | There are no (further) constraints on this element Element IdLibrary.relatedArtifact Additional documentation, citations, etc. DefinitionRelated artifacts such as additional documentation, justification, or bibliographic references. Libraries must be able to provide enough information for consumers of the content (and/or interventions or results produced by the content) to be able to determine and understand the justification for and evidence in support of the content. Each related artifact is either an attachment, or a reference to another resource, but not both.
|
type | Σ | 1..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.type documentation | justification | citation | predecessor | successor | derived-from | depends-on | composed-of DefinitionThe type of relationship to the related artifact. Note that FHIR strings SHALL NOT exceed 1MB in size The type of relationship to the related artifact. RelatedArtifactType (required)Constraints
|
label | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.label Short label DefinitionA short label that can be used to reference the citation from elsewhere in the containing artifact, such as a footnote index. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.display Brief description of the related artifact DefinitionA brief description of the document or knowledge resource being referenced, suitable for display to a consumer. Note that FHIR strings SHALL NOT exceed 1MB in size
|
citation | Σ | 0..1 | markdown | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.citation Bibliographic citation for the artifact DefinitionA bibliographic citation for the related artifact. This text SHOULD be formatted according to an accepted citation format. Additional structured information about citations should be captured as extensions.
|
url | Σ | 0..1 | url | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.url Where the artifact can be accessed DefinitionA url for the artifact that can be followed to access the actual content. If a document or resource element is present, this element SHALL NOT be provided (use the url or reference in the Attachment or resource reference).
|
document | S Σ I | 1..1 | Attachment | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document What document is being referenced DefinitionThe document being referenced, represented as an attachment. This is exclusive with the resource element. When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".
|
contentType | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.contentType Mime type of the content, with charset etc. DefinitionIdentifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate. Processors of the data need to be able to know how to interpret the data. Note that FHIR strings SHALL NOT exceed 1MB in size The mime type of an attachment. Any valid mime type is allowed. Mime Types (required)Constraints
General text/plain; charset=UTF-8, image/png Mappings
|
language | Σ | 0..1 | codeBinding | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.language Human language of the content (BCP-47) DefinitionThe human language of the content. The value can be any valid value according to BCP 47. Users need to be able to choose between the languages in a set of attachments. Note that FHIR strings SHALL NOT exceed 1MB in size A human language. CommonLanguages (preferred)Constraints
General en-AU Mappings
|
data | 0..1 | base64Binary | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.data Data inline, base64ed DefinitionThe actual data of the attachment - a sequence of bytes, base64 encoded. The data needs to able to be transmitted inline. The base64-encoded data SHALL be expressed in the same character set as the base resource XML or JSON.
| |
url | S Σ | 1..1 | url | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.url Uri where the data can be found DefinitionA location where the data can be accessed. The data needs to be transmitted by reference. If both data and url are provided, the url SHALL point to the same content as the data contains. Urls may be relative references or may reference transient locations such as a wrapping envelope using cid: though this has ramifications for using signatures. Relative URLs are interpreted relative to the service url, like a resource reference, rather than relative to the resource itself. If a URL is provided, it SHALL resolve to actual data.
General http://www.acme.com/logo-small.png Mappings
|
size | Σ | 0..1 | unsignedInt | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.size Number of bytes of content (if url provided) DefinitionThe number of bytes of data that make up this attachment (before base64 encoding, if that is done). Representing the size allows applications to determine whether they should fetch the content automatically in advance, or refuse to fetch it at all. The number of bytes is redundant if the data is provided as a base64binary, but is useful if the data is provided as a url reference.
|
hash | Σ | 0..1 | base64Binary | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.hash Hash of the data (sha-1, base64ed) DefinitionThe calculated hash of the data using SHA-1. Represented using base64. Included so that applications can verify that the contents of a location have not changed due to technical failures (e.g., storage rot, transport glitch, incorrect version). The hash is calculated on the data prior to base64 encoding, if the data is based64 encoded. The hash is not intended to support digital signatures. Where protection against malicious threats a digital signature should be considered, see Provenance.signature for mechanism to protect a resource with a digital signature.
|
title | Σ | 0..1 | string | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.title Label to display in place of the data DefinitionA label or set of text to display in place of the data. Applications need a label to display to a human user in place of the actual data if the data cannot be rendered or perceived by the viewer. Note that FHIR strings SHALL NOT exceed 1MB in size
General Official Corporate Logo Mappings
|
creation | Σ | 0..1 | dateTime | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.document.creation Date attachment was first created DefinitionThe date that the attachment was first created. This is often tracked as an integrity issue for use of the attachment.
|
resource | Σ | 0..1 | canonical(Resource) | There are no (further) constraints on this element Element IdLibrary.relatedArtifact.resource What resource is being referenced DefinitionThe related resource, such as a library, value set, profile, or other knowledge resource. If the type is predecessor, this is a reference to the succeeding knowledge resource. If the type is successor, this is a reference to the prior knowledge resource.
|
parameter | 0..* | ParameterDefinition | There are no (further) constraints on this element Element IdLibrary.parameter Parameters defined by the library DefinitionThe parameter element defines parameters used by the library.
| |
dataRequirement | 0..* | DataRequirement | There are no (further) constraints on this element Element IdLibrary.dataRequirement What data is referenced by this library DefinitionDescribes a set of data that must be provided in order to be able to successfully perform the computations defined by the library.
| |
content | Σ I | 0..* | Attachment | There are no (further) constraints on this element Element IdLibrary.content Contents of the library, either embedded or referenced DefinitionThe content of the library as an Attachment. The content may be a reference to a url, or may be directly embedded as a base-64 string. Either way, the contentType of the attachment determines how to interpret the content. When providing a summary view (for example with Observation.value[x]) Attachment should be represented with a brief display text such as "Signed Procedure Consent".
|
Suchparameter
Folgende Suchparameter sind für das Modul Studie relevant, auch in Kombination:
Der Suchparameter "_id" MUSS unterstützt werden:
Beispiele:
GET [base]/Library?_id=103270
Anwendungshinweise: Weitere Informationen zur Suche nach "_id" finden sich in der FHIR-Basisspezifikation - Abschnitt "Parameters for all resources".
Der Suchparameter "_profile" MUSS unterstützt werden:
Beispiele:
GET [base]/Library?_profile=https://www.medizininformatik-initiative.de/fhir/modul-studie/StructureDefinition/mii-pr-studie-register
Anwendungshinweise: Weitere Informationen zur Suche nach "_profile" finden sich in der FHIR-Basisspezifikation - Abschnitt "Parameters for all resources".
Der Suchparameter "name" MUSS unterstützt werden:
Beispiele:
GET [base]/Library?name=DRKS - Deutsches Register Klinischer Studien
Anwendungshinweise: Weitere Informationen zur Suche nach "Library.name" finden sich in der FHIR-Basisspezifikation - Abschnitt "String Search".
Der Suchparameter "identifier" MUSS unterstützt werden:
Beispiele
GET [base]/Library?identifier=DRKS
Anwendungshinweise: Weitere Informationen zur Suche nach "Library.identifier" finden sich in der FHIR-Basisspezifikation - Abschnitt "token".
Der Suchparameter "quellregister" MUSS unterstützt werden:
Beispiele
GET [base]/Library?quellregister=true
Anwendungshinweise: Weitere Informationen zur Suche nach "Library.extension:QuellRegister" finden sich in der FHIR-Basisspezifikation - Abschnitt "token".
Der Suchparameter "type" MUSS unterstützt werden:
Beispiele
GET [base]/Library?type=http://terminology.hl7.org/CodeSystem/library-type|asset-collection
Anwendungshinweise: Weitere Informationen zur Suche nach "Library.type" finden sich in der FHIR-Basisspezifikation - Abschnitt "token".
Der Suchparameter "relatedArtifactUrl" MUSS unterstützt werden:
Beispiele
GET [base]/Library?relatedArtifactUrl=https://drks.de/
Anwendungshinweise: Weitere Informationen zur Suche nach "Library.relatedArtifact.document.url" finden sich in der FHIR-Basisspezifikation - Abschnitt "uri".
Beispiele
Beispiel (minimal):
{ "resourceType": "Library", "id": "mii-exa-studie-register", "meta": { "profile": [ "https://www.medizininformatik-initiative.de/fhir/modul-studie/StructureDefinition/mii-pr-studie-register" ] }, "type": { "coding": [ { "code": "asset-collection", "system": "http://terminology.hl7.org/CodeSystem/library-type" } ] }, "status": "active", "name": "DRKS - Deutsches Register Klinischer Studien", "identifier": [ { "value": "DRKS", "system": "https://example.com/fhir/sid/drks" } ], "relatedArtifact": [ { "document": { "url": "https://drks.de/" }, "type": "documentation" } ] }
Powered by SIMPLIFIER.NET