Standard Death Record

DecedentIDProfile

 

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.

Summary

Mandatory: 0 element (2 nested mandatory elements)

SDR Mapping Source

This structure represents the following SDR mapping definition:

sdr.decedent.DecedentID maps to Identifier:
  IDValue maps to value
  IDType maps to type

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier I0..*SDR DecedentID Profile
... id 0..1stringxml:id (or equivalent in JSON)
... use ?!Σ0..1codeusual | official | temp | secondary (If known)
Binding: IdentifierUse (required)
... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (required)
... system Σ0..1uriThe 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..1stringThe value that is unique
Example General': 123456
... period Σ0..1PeriodTime period when id is/was valid for use
... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)

doco Documentation for this format

Summary

Mandatory: 0 element (2 nested mandatory elements)

SDR Mapping Source

This structure represents the following SDR mapping definition:

sdr.decedent.DecedentID maps to Identifier:
  IDValue maps to value
  IDType maps to type

Differential View

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier I0..*SDR DecedentID Profile
... id 0..1stringxml:id (or equivalent in JSON)
... use ?!Σ0..1codeusual | official | temp | secondary (If known)
Binding: IdentifierUse (required)
... type Σ1..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (required)
... system Σ0..1uriThe 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..1stringThe value that is unique
Example General': 123456
... period Σ0..1PeriodTime period when id is/was valid for use
... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron

 

Terminology Bindings

PathNameConformanceValueSet
Identifier.useIdentifierUserequiredIdentifierUse
Identifier.typeIdentifier Type CodesrequiredIdentifier Type Codes

 

Constraints

IdPathDetailsRequirements
ele-1IdentifierAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())