Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
Identifier conforming to Mongolian e-health standards.
The official URL for this profile is:
http://fhir.mn/StructureDefinition/mng-dt-identifier
The Identifier concept in FHIR is vital concerning data exchange. An identifier consists of two main components; the system to which the identifier belongs and the identifier value. Without the system, the value is non-descriptive and usable only in very specific cases. An identifier value must be unique within a system. This specific profiling adds requirements for mandatory elements.
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Identifier
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | An identifier intended for computation | |
id | S | 0..0 | ||
use | S | 0..0 | ||
type | S | 0..1 | CodeableConcept | Description of identifier |
system | S | 1..1 | uri | The namespace for the identifier value |
value | S | 1..1 | string | The value that is unique |
period | S | 0..1 | Period | Time period when id is/was valid for use |
assigner | S | 0..1 | Reference(OrganizationMn) | Organization that issued id (may be just text) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | Identifier | An identifier intended for computation |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
type | SΣI | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | SΣI | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣI | 1..1 | string | The value that is unique Example General: 123456 |
period | SΣI | 0..1 | Period | Time period when id is/was valid for use |
assigner | SΣI | 0..1 | Reference(OrganizationMn) | Organization that issued id (may be just text) |
Documentation for this format |
This structure is derived from Identifier
Differential View
This structure is derived from Identifier
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | Identifier | An identifier intended for computation | |
id | S | 0..0 | ||
use | S | 0..0 | ||
type | S | 0..1 | CodeableConcept | Description of identifier |
system | S | 1..1 | uri | The namespace for the identifier value |
value | S | 1..1 | string | The value that is unique |
period | S | 0..1 | Period | Time period when id is/was valid for use |
assigner | S | 0..1 | Reference(OrganizationMn) | Organization that issued id (may be just text) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | Identifier | An identifier intended for computation |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
type | SΣI | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | SΣI | 1..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient |
value | SΣI | 1..1 | string | The value that is unique Example General: 123456 |
period | SΣI | 0..1 | Period | Time period when id is/was valid for use |
assigner | SΣI | 0..1 | Reference(OrganizationMn) | Organization that issued id (may be just text) |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet |
Identifier.type | extensible | Identifier Type Codes |
Id | Path | Details | Requirements |