Defining URL: | https://fhir.medirecords.com/StructureDefinition/mr-meta-information |
Version: | 1.4.1 |
Name: | MRMeta |
Title: | MR Meta DataType |
Status: | Active as of 2024-10-28 02:34:31+0000 |
Definition: | MediRecords Meta DataType profile |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
https://fhir.medirecords.com/StructureDefinition/mr-meta-information
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Meta
This structure is derived from Meta
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Meta | Meta | |||
profile | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | |
security | C | 0..* | Coding | Security Labels applied to this resource inv-mr-meta-security-01: Medirecords supports only U, R security code |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Meta | 0..* | Meta | Metadata about a resource | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
versionId | Σ | 0..1 | id | Version specific identifier |
lastUpdated | Σ | 0..1 | instant | When the resource version last changed |
source | Σ | 0..1 | uri | Identifies where the resource comes from |
profile | Σ | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to |
security | ΣC | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. inv-mr-meta-security-01: Medirecords supports only U, R security code |
tag | Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Meta | 0..* | Meta | Metadata about a resource | |
Documentation for this format |
This structure is derived from Meta
Differential View
This structure is derived from Meta
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Meta | Meta | |||
profile | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | |
security | C | 0..* | Coding | Security Labels applied to this resource inv-mr-meta-security-01: Medirecords supports only U, R security code |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Meta | 0..* | Meta | Metadata about a resource | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
versionId | Σ | 0..1 | id | Version specific identifier |
lastUpdated | Σ | 0..1 | instant | When the resource version last changed |
source | Σ | 0..1 | uri | Identifies where the resource comes from |
profile | Σ | 1..* | canonical(StructureDefinition) | Profiles this resource claims to conform to |
security | ΣC | 0..* | Coding | Security Labels applied to this resource Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. inv-mr-meta-security-01: Medirecords supports only U, R security code |
tag | Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Meta.security | extensible | All Security Labelshttp://hl7.org/fhir/ValueSet/security-labels from the FHIR Standard | |
Meta.tag | example | CommonTagshttp://hl7.org/fhir/ValueSet/common-tags from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
inv-mr-meta-security-01 | error | Meta.security | Medirecords supports only U, R security code : code.exists() implies (code = 'U' or code = 'R') |