The official URL for this profile is:
http://nightingaleproject.github.io/fhirDeathRecord/StructureDefinition/sdr-deathRecord-Certifier
The certifier of the death record. Corresponds to items 45, 46, 47, 48 and 49 of the U.S. Standard Certificate of Death.
This profile builds on US Core Practitioner Profile.
This profile was published on Thu Jun 14 00:00:00 EDT 2018 as a draft by The MITRE Corporation: Nightingale Project.
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Practitioner.language | Common Languages | extensible | Common Languages |
Practitioner.extension.valueCodeableConcept | CertifierTypeVS | required | CertifierTypeVS |
Practitioner.identifier.use | IdentifierUse | required | IdentifierUse |
Practitioner.identifier.type | Identifier Type Codes | extensible | Identifier Type Codes |
Practitioner.name.use | NameUse | required | NameUse |
Practitioner.gender | AdministrativeGender | required | AdministrativeGender |
Practitioner.qualification.code | v2 table 0360, Version 2.7 | example | v2 table 0360, Version 2.7 |
Practitioner.communication | Common Languages | extensible | Common Languages |
Id | Path | Details | Requirements |
dom-2 | Practitioner | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-1 | Practitioner | If the resource is contained in another resource, it SHALL NOT contain any narrative : contained.text.empty() | |
dom-4 | Practitioner | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-3 | Practitioner | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource : contained.where(('#'+id in %resource.descendants().reference).not()).empty() | |
ele-1 | Practitioner.qualification | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |