Vital Records FHIR Messaging (VRFM) IG
2.0.0-draft-1 - ci-build
Vital Records FHIR Messaging (VRFM) IG, published by CDC NCHS. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft-1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nightingaleproject/vital_records_fhir_messaging_ig/ and changes regularly. See the Directory of published versions
Official URL: http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters | Version: 2.0.0-draft-1 | |||
Draft as of 2024-09-19 | Computable Name: MessageParameters |
Parameter set for most Messages. Parameters with all-caps names are defined as per the 2022 IJE specification.
These parameters are included to enable processing and routing of messages without needing to parse the associated message payload. The values included in the message parameters MUST precisely match the values of the same fields included in the death or fetal death record submission.
Note that in v2.0 of this IG, the message parameters have been consolidated – the same parameters are used pretty much throughout. The use of death_year is allowed for backwards compatibility, but will eventually be retired. Please use event_year for all events, including death.
Parameters included:
IJE Name | Description | **Parameter ** | Encoding or Type |
---|---|---|---|
DSTATE, BSTATE or FDSTATE | State, U.S. Territory or Canadian Province of Event - code | jurisdiction_id | string(2) from JurisdictionVS |
FILENO | Certificate Number | cert_no | string(6) |
DOD_YR | Date of Death–Year | death_year(allowed, but being phased out) | string(4) |
DOD_YR, DOB_YR, FDOB_YR | Date of event–Year | event_year (preferred) | string(4) |
AUXNO | Auxiliary State file number | state_auxiliary_id | string(12) |
- | Payload Version ID | payload_version_id | string from PayloadVersionVS |
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Parameters
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | Parameters | |||
id | S | 0..1 | id | Logical id of this artifact |
Slices for parameter | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name | |
parameter:jurisdiction_id | 0..1 | BackboneElement | jurisdiction identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id | |
value[x] | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:cert_no | 0..1 | BackboneElement | FILENO death certificate number | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: cert_no | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:death_year | 0..1 | BackboneElement | DOD_YR death year | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: death_year | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:event_year | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: event_year | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:state_auxiliary_id | 0..1 | BackboneElement | AUXNO state auxiliary identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id | |
value[x] | 1..1 | string | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:payload_version_id | 0..1 | BackboneElement | Payload version identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: payload_version_id | |
value[x] | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) | |
resource | 0..0 | |||
part | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | |
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | 0..* | Parameters | Operation Request or Response | |
id | SΣ | 0..1 | id | Logical id of this artifact |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) |
parameter:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition |
parameter:jurisdiction_id | ΣC | 0..1 | BackboneElement | jurisdiction identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) |
parameter:cert_no | ΣC | 0..1 | BackboneElement | FILENO death certificate number inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: cert_no |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:death_year | ΣC | 0..1 | BackboneElement | DOD_YR death year inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: death_year |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:event_year | ΣC | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: event_year |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:state_auxiliary_id | ΣC | 0..1 | BackboneElement | AUXNO state auxiliary identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type |
parameter:payload_version_id | ΣC | 0..1 | BackboneElement | Payload version identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: payload_version_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | |
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Parameters | 0..* | Parameters | Operation Request or Response | |||||
id | SΣ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) | ||||
parameter:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
part | Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter | ||||
parameter:jurisdiction_id | ΣC | 0..1 | BackboneElement | jurisdiction identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) | ||||
parameter:cert_no | ΣC | 0..1 | BackboneElement | FILENO death certificate number inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: cert_no | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:death_year | ΣC | 0..1 | BackboneElement | DOD_YR death year inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: death_year | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:event_year | ΣC | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: event_year | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:state_auxiliary_id | ΣC | 0..1 | BackboneElement | AUXNO state auxiliary identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type | ||||
parameter:payload_version_id | ΣC | 0..1 | BackboneElement | Payload version identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: payload_version_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Parameters.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | ||||
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
This structure is derived from Parameters
Summary
Mandatory: 0 element(6 nested mandatory elements)
Must-Support: 1 element
Prohibited: 18 elements
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Parameters
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | Parameters | |||
id | S | 0..1 | id | Logical id of this artifact |
Slices for parameter | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name | |
parameter:jurisdiction_id | 0..1 | BackboneElement | jurisdiction identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id | |
value[x] | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:cert_no | 0..1 | BackboneElement | FILENO death certificate number | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: cert_no | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:death_year | 0..1 | BackboneElement | DOD_YR death year | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: death_year | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:event_year | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: event_year | |
value[x] | 1..1 | unsignedInt | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:state_auxiliary_id | 0..1 | BackboneElement | AUXNO state auxiliary identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id | |
value[x] | 1..1 | string | If parameter is a data type | |
resource | 0..0 | |||
part | 0..0 | |||
parameter:payload_version_id | 0..1 | BackboneElement | Payload version identifier | |
extension | 0..0 | |||
name | 1..1 | string | Name from the definition Required Pattern: payload_version_id | |
value[x] | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) | |
resource | 0..0 | |||
part | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | |
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Parameters | 0..* | Parameters | Operation Request or Response | |
id | SΣ | 0..1 | id | Logical id of this artifact |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) |
parameter:All Slices | Content/Rules for all slices | |||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition |
parameter:jurisdiction_id | ΣC | 0..1 | BackboneElement | jurisdiction identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) |
parameter:cert_no | ΣC | 0..1 | BackboneElement | FILENO death certificate number inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: cert_no |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:death_year | ΣC | 0..1 | BackboneElement | DOD_YR death year inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: death_year |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:event_year | ΣC | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: event_year |
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type |
parameter:state_auxiliary_id | ΣC | 0..1 | BackboneElement | AUXNO state auxiliary identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type |
parameter:payload_version_id | ΣC | 0..1 | BackboneElement | Payload version identifier inv-1: A parameter must have one and only one of (value, resource, part) |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
name | Σ | 1..1 | string | Name from the definition Required Pattern: payload_version_id |
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | |
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Parameters | 0..* | Parameters | Operation Request or Response | |||||
id | SΣ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
Slices for parameter | ΣC | 0..* | BackboneElement | Operation Parameter Slice: Unordered, Open by value:name inv-1: A parameter must have one and only one of (value, resource, part) | ||||
parameter:All Slices | Content/Rules for all slices | |||||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition | ||||
value[x] | ΣC | 0..1 | If parameter is a data type | |||||
valueBase64Binary | base64Binary | |||||||
valueBoolean | boolean | |||||||
valueCanonical | canonical(Any) | |||||||
valueCode | code | |||||||
valueDate | date | |||||||
valueDateTime | dateTime | |||||||
valueDecimal | decimal | |||||||
valueId | id | |||||||
valueInstant | instant | |||||||
valueInteger | integer | |||||||
valueMarkdown | markdown | |||||||
valueOid | oid | |||||||
valuePositiveInt | positiveInt | |||||||
valueString | string | |||||||
valueTime | time | |||||||
valueUnsignedInt | unsignedInt | |||||||
valueUri | uri | |||||||
valueUrl | url | |||||||
valueUuid | uuid | |||||||
valueAddress | Address | |||||||
valueAge | Age | |||||||
valueAnnotation | Annotation | |||||||
valueAttachment | Attachment | |||||||
valueCodeableConcept | CodeableConcept | |||||||
valueCoding | Coding | |||||||
valueContactPoint | ContactPoint | |||||||
valueCount | Count | |||||||
valueDistance | Distance | |||||||
valueDuration | Duration | |||||||
valueHumanName | HumanName | |||||||
valueIdentifier | Identifier | |||||||
valueMoney | Money | |||||||
valuePeriod | Period | |||||||
valueQuantity | Quantity | |||||||
valueRange | Range | |||||||
valueRatio | Ratio | |||||||
valueReference | Reference(Any) | |||||||
valueSampledData | SampledData | |||||||
valueSignature | Signature | |||||||
valueTiming | Timing | |||||||
valueContactDetail | ContactDetail | |||||||
valueContributor | Contributor | |||||||
valueDataRequirement | DataRequirement | |||||||
valueExpression | Expression | |||||||
valueParameterDefinition | ParameterDefinition | |||||||
valueRelatedArtifact | RelatedArtifact | |||||||
valueTriggerDefinition | TriggerDefinition | |||||||
valueUsageContext | UsageContext | |||||||
valueDosage | Dosage | |||||||
valueMeta | Meta | |||||||
resource | ΣC | 0..1 | Resource | If parameter is a whole resource | ||||
part | Σ | 0..* | See parameter (Parameters) | Named part of a multi-part parameter | ||||
parameter:jurisdiction_id | ΣC | 0..1 | BackboneElement | jurisdiction identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: jurisdiction_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Value Set - Jurisdictions Vital Records (required) | ||||
parameter:cert_no | ΣC | 0..1 | BackboneElement | FILENO death certificate number inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: cert_no | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:death_year | ΣC | 0..1 | BackboneElement | DOD_YR death year inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: death_year | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:event_year | ΣC | 0..1 | BackboneElement | DOD_YR or DOB_YR or FDOD_YR event year inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: event_year | ||||
value[x] | ΣC | 1..1 | unsignedInt | If parameter is a data type | ||||
parameter:state_auxiliary_id | ΣC | 0..1 | BackboneElement | AUXNO state auxiliary identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: state_auxiliary_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type | ||||
parameter:payload_version_id | ΣC | 0..1 | BackboneElement | Payload version identifier inv-1: A parameter must have one and only one of (value, resource, part) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
name | Σ | 1..1 | string | Name from the definition Required Pattern: payload_version_id | ||||
value[x] | ΣC | 1..1 | string | If parameter is a data type Binding: Payload Version Identifier Values (extensible) | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Parameters.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Parameters.parameter:jurisdiction_id.value[x] | required | ValueSetJurisdictionVitalRecordshttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-jurisdiction-vr | ||||
Parameters.parameter:payload_version_id.value[x] | extensible | PayloadVersionVS (a valid code from Payload Version Identifier Values)http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/ValueSet/Payload-version-vs from this IG |
This structure is derived from Parameters
Summary
Mandatory: 0 element(6 nested mandatory elements)
Must-Support: 1 element
Prohibited: 18 elements
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron