Vital Records FHIR Messaging (VRFM) IG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="DemographicsCodingUpdateMessage1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-DemographicsCodingUpdateMessage"/>
</meta>
<type value="message"/>
<timestamp value="2021-05-20T00:00:00Z"/>
<entry>
<fullUrl
value="http://www.example.org/fhir/Header/DemographicsCodingUpdateHeader-Example1"/>
<resource>
<MessageHeader>
<id value="DemographicsCodingUpdateHeader-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-DemographicsCodingUpdateHeader"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="DemographicsCodingUpdateHeader-Example1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource MessageHeader "DemographicsCodingUpdateHeader-Example1" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-VRM-DemographicsCodingUpdateHeader.html">Demographics Coding Update Header</a></p></div><p><b>event</b>: <a href="http://nchs.cdc.gov/vrdr_demographics_coding_update">http://nchs.cdc.gov/vrdr_demographics_coding_update</a></p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td><a href="https://sos.ny.gov/vitalrecords">https://sos.ny.gov/vitalrecords</a></td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td><a href="http://nchs.cdc.gov/vrdr_submission">http://nchs.cdc.gov/vrdr_submission</a></td></tr></table><h3>Responses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td>SubmissionHeader-Example1</td><td>ok</td></tr></table><p><b>focus</b>: <a href="#Bundle_DemographicCodedContentBundle-Example1">See above (Bundle/DemographicCodedContentBundle-Example1)</a></p></div>
</text>
<eventUri
value="http://nchs.cdc.gov/vrdr_demographics_coding_update"/>
<destination>
<endpoint value="https://sos.ny.gov/vitalrecords"/>
</destination>
<source>
<endpoint value="http://nchs.cdc.gov/vrdr_submission"/>
</source>
<response>
<identifier value="SubmissionHeader-Example1"/>
<code value="ok"/>
</response>
<focus>🔗
<reference value="Bundle/DemographicCodedContentBundle-Example1"/>
</focus>
</MessageHeader>
</resource>
</entry>
<entry>
<fullUrl
value="http://www.example.org/fhir/Parameters/Parameters-Example1"/>
<resource>
<Parameters>
<id value="Parameters-Example1"/>
<meta>
<profile
value="http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters"/>
</meta>
<parameter>
<name value="jurisdiction_id"/>
<valueString value="NY"/>
</parameter>
<parameter>
<name value="cert_no"/>
<valueUnsignedInt value="123456"/>
</parameter>
<parameter>
<name value="death_year"/>
<valueUnsignedInt value="2018"/>
</parameter>
<parameter>
<name value="state_auxiliary_id"/>
<valueString value="abcdef10"/>
</parameter>
</Parameters>
</resource>
</entry>
<entry>
<fullUrl
value="http://www.example.org/fhir/Bundle/DemographicCodedContentBundle-Example1"/>
<resource>
<Bundle>
<id value="DemographicCodedContentBundle-Example1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-demographic-coded-bundle"/>
</meta>
<identifier>
<extension
url="http://hl7.org/fhir/us/vrdr/StructureDefinition/CertificateNumber">
<valueString value="000182"/>
</extension>
<extension
url="http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier1">
<valueString value="000000000001"/>
</extension>
<extension
url="http://hl7.org/fhir/us/vrdr/StructureDefinition/AuxiliaryStateIdentifier2">
<valueString value="100000000001"/>
</extension>
<system value="http://nchs.cdc.gov/vrdr_id"/>
<value value="2020NY000182"/>
</identifier>
<type value="collection"/>
<timestamp value="2020-10-20T14:48:35.401641-04:00"/>
<entry>
<fullUrl
value="http://www.example.org/fhir/Observation/InputRaceAndEthnicity-Example1"/>
<resource>
<Observation>
<id value="InputRaceAndEthnicity-Example1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-input-race-and-ethnicity"/>
</meta>
<status value="final"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs"/>
<code value="inputraceandethnicity"/>
</coding>
</code>
<subject>
<display value="NCHS generated"/>
</subject>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="White"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="BlackOrAfricanAmerican"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="AmericanIndianOrAlaskanNative"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="AsianIndian"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Chinese"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Filipino"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Japanese"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Korean"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Vietnamese"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="OtherAsian"/>
</coding>
</code>
<valueBoolean value="true"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="NativeHawaiian"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="GuamanianOrChamorro"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="Samoan"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="OtherPacificIslander"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="OtherRace"/>
</coding>
</code>
<valueBoolean value="false"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="FirstOtherAsianLiteral"/>
</coding>
</code>
<valueString value="Malaysian"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="FirstAmericanIndianOrAlaskanNativeLiteral"/>
</coding>
</code>
<valueString value="Arikara"/>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="HispanicMexican"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
<code value="Y"/>
<display value="Yes"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="HispanicCuban"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
<code value="Y"/>
<display value="Yes"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="HispanicPuertoRican"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
<code value="Y"/>
<display value="Yes"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="HispanicOther"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v2-0136"/>
<code value="N"/>
<display value="No"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
<entry>
<fullUrl
value="http://www.example.org/fhir/Observation/CodedRaceAndEthnicity-Example1"/>
<resource>
<Observation>
<id value="CodedRaceAndEthnicity-Example1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/vrdr/StructureDefinition/vrdr-coded-race-and-ethnicity"/>
</meta>
<status value="final"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-observations-cs"/>
<code value="codedraceandethnicity"/>
</coding>
</code>
<subject>
<display value="NCHS generated"/>
</subject>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="FirstEditedCode"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"/>
<code value="101"/>
<display value="White"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="SecondEditedCode"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"/>
<code value="122"/>
<display value="Israeli"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="FirstAmericanIndianCode"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-code-cs"/>
<code value="A31"/>
<display value="Arikara"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="RaceRecode40"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-race-recode-40-cs"/>
<code value="20"/>
<display value="AIAN and Asian"/>
</coding>
</valueCodeableConcept>
</component>
<component>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-component-cs"/>
<code value="HispanicCode"/>
</coding>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/vrdr/CodeSystem/vrdr-hispanic-origin-cs"/>
<code value="233"/>
<display value="Chilean"/>
</coding>
</valueCodeableConcept>
</component>
</Observation>
</resource>
</entry>
</Bundle>
</resource>
</entry>
</Bundle>
IG © 2022+ CDC NCHS. Package vital-records-fhir-messaging#1.0.0 based on FHIR 4.0.1. Generated 2023-12-28
Links: Table of Contents |
QA Report
Internal use only.