The official URL for this profile is:
http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-decedent-DecedentID
An identifier for the decedent.
This profile builds on Identifier.
This profile was published on Thu Jun 14 00:00:00 EDT 2018 as a draft by The MITRE Corporation: Nightingale Project.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | SDR DecedentID Profile | |||
type | 1..1 | Binding: Identifier Type Codes (required) | ||
value | 1..1 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | SDR DecedentID Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (required) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 1..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | SDR DecedentID Profile | |||
type | 1..1 | Binding: Identifier Type Codes (required) | ||
value | 1..1 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | SDR DecedentID Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (required) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 1..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Identifier.use | IdentifierUse | required | IdentifierUse |
Identifier.type | Identifier Type Codes | required | Identifier Type Codes |
Id | Path | Details | Requirements |
ele-1 | Identifier | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |