Vital Records FHIR Messaging (VRFM) IG
3.0.0-Preview1 - 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 3.0.0-Preview1 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
{
"resourceType" : "Bundle",
"id" : "MaternalLinkageSubmissionMessage-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MaternalLinkageSubmissionMessage"
]
},
"type" : "message",
"timestamp" : "2021-05-20T00:00:00Z",
"entry" : [
{
"fullUrl" : "http://www.example.org/fhir/Header/MaternalLinkageSubmissionHeaderExample1",
"resource" : {
"resourceType" : "MessageHeader",
"id" : "MaternalLinkageSubmissionHeaderExample1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-SubmissionHeader"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MessageHeader_MaternalLinkageSubmissionHeaderExample1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader MaternalLinkageSubmissionHeaderExample1</b></p><a name=\"MaternalLinkageSubmissionHeaderExample1\"> </a><a name=\"hcMaternalLinkageSubmissionHeaderExample1\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-VRM-SubmissionHeader.html\">Submission Message Header</a></p></div><p><b>event</b>: <a href=\"http://nchs.cdc.gov/maternal_linkage_submission\">http://nchs.cdc.gov/maternal_linkage_submission</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=\"http://nchs.cdc.gov/vrdr_submission\">http://nchs.cdc.gov/vrdr_submission</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=\"https://sos.ny.gov/vitalrecords\">https://sos.ny.gov/vitalrecords</a></td></tr></table><p><b>focus</b>: </p><ul><li><a href=\"Bundle-DeathRecordSubmissionMessage-Example1.html#http-//www.example.org/fhir/Parameters/ParametersDeathExample1\">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></li><li><a href=\"Bundle-MaternalLinkageSubmissionMessage-Example1.html#http-//www.example.org/fhir/Bundle/MaternalLinkageBundle-Birth\">Bundle: type = message; timestamp = 2021-05-20 00:00:00+0000</a></li></ul></div>"
},
"eventUri" : "http://nchs.cdc.gov/maternal_linkage_submission",
"destination" : [
{
"endpoint" : "http://nchs.cdc.gov/vrdr_submission"
}
],
"source" : {
"endpoint" : "https://sos.ny.gov/vitalrecords"
},
"focus" : [
{
"reference" : "http://www.example.org/fhir/Parameters/ParametersDeathExample1"
},
{
"reference" : "http://www.example.org/fhir/Bundle/MaternalLinkageBundle-Birth"
}
]
}
},
{
"fullUrl" : "http://www.example.org/fhir/Parameters/ParametersDeathExample1",
"resource" : {
"resourceType" : "Parameters",
"id" : "ParametersDeathExample1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-MessageParameters"
]
},
"parameter" : [
{
"name" : "cert_no",
"valueUnsignedInt" : 111111
},
{
"name" : "jurisdiction_id",
"valueString" : "NY"
},
{
"name" : "state_auxiliary_id",
"valueString" : "abcdef10"
}
]
}
},
{
"fullUrl" : "http://www.example.org/fhir/Bundle/MaternalLinkageBundle-Birth",
"resource" : {
"resourceType" : "Bundle",
"id" : "MaternalLinkageBundle-Birth",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-maternal-linkage-content-bundle"
]
},
"identifier" : {
"value" : "placeholder"
},
"type" : "collection",
"entry" : [
{
"fullUrl" : "http://www.example.org/fhir/Parameter/ParametersLinkage-LiveBirthWithCert",
"resource" : {
"resourceType" : "Parameters",
"id" : "ParametersLinkage-LiveBirthWithCert",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-RecentPregnancyParameters"
]
},
"parameter" : [
{
"name" : "notes",
"valueString" : "Live Birth With Certificate"
},
{
"name" : "coded_outcome",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "281050002",
"display" : "Livebirth"
}
]
}
},
{
"name" : "birth_plurality",
"valueInteger" : 1
},
{
"name" : "fetal_death_plurality",
"valueInteger" : 0
},
{
"name" : "preg_status_is_correct",
"valueBoolean" : true
}
]
}
},
{
"fullUrl" : "http://www.example.org/fhir/Observation/BirthRecordIdentifierChild-Example1",
"resource" : {
"resourceType" : "Observation",
"id" : "BirthRecordIdentifierChild-Example1",
"meta" : {
"profile" : [
🔗 "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-birth-record-identifier-child"
]
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-observation-cs",
"code" : "birthrecordidentifier"
}
]
},
"valueString" : "717171",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21842-0"
}
]
},
"valueString" : "YC"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "80904-6"
}
]
},
"valueDateTime" : "2024"
},
{
"code" : {
"coding" : [
{
"code" : "index"
}
]
},
"valueInteger" : 1
},
{
"code" : {
"coding" : [
{
"code" : "availability"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
"code" : "Y",
"display" : "Yes"
}
]
}
}
]
}
}
]
}
}
]
}