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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MaternalLinkageBundle-FetalDeathWithCertPending"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-maternal-linkage-content-bundle"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-maternal-linkage-content-bundle> ] )
] ; #
fhir:identifier [
fhir:value [ fhir:v "placeholder" ]
] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Parameter/ParametersLinkage-FetalDeathWithCertPending"^^xsd:anyURI ] ;
( fhir:resource <http://www.example.org/fhir/Parameter/ParametersLinkage-FetalDeathWithCertPending> )
] [
fhir:fullUrl [ fhir:v "http://www.example.org/fhir/Observation/FetalDeathRecordIdentifierNoCert-Example4"^^xsd:anyURI ] ;
( fhir:resource <http://www.example.org/fhir/Observation/FetalDeathRecordIdentifierNoCert-Example4> )
] ) . #
<http://www.example.org/fhir/Parameter/ParametersLinkage-FetalDeathWithCertPending> a fhir:Parameters ;
fhir:id [ fhir:v "ParametersLinkage-FetalDeathWithCertPending"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-RecentPregnancyParameters"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-RecentPregnancyParameters> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "notes" ] ;
fhir:value [
a fhir:string ;
fhir:v "Fetal Death" ]
] [
fhir:name [ fhir:v "coded_outcome" ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:276507005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "276507005" ] ;
fhir:display [ fhir:v "Fetal Death" ] ] ) ]
] [
fhir:name [ fhir:v "birth_plurality" ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
fhir:name [ fhir:v "fetal_death_plurality" ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] [
fhir:name [ fhir:v "preg_status_is_correct" ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ]
] ) . #
<http://www.example.org/fhir/Observation/FetalDeathRecordIdentifierNoCert-Example4> a fhir:Observation ;
fhir:id [ fhir:v "FetalDeathRecordIdentifierNoCert-Example4"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-fetal-death-record-identifier"^^xsd:anyURI ;
fhir:link <http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/StructureDefinition/VRM-fetal-death-record-identifier> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_FetalDeathRecordIdentifierNoCert-Example4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation FetalDeathRecordIdentifierNoCert-Example4</b></p><a name=\"FetalDeathRecordIdentifierNoCert-Example4\"> </a><a name=\"hcFetalDeathRecordIdentifierNoCert-Example4\"> </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-fetal-death-record-identifier.html\">Fetal Death Record Identifier</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-observation-cs fetaldeathrecordidentifier}\">Fetal Death Record Identifier</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:\">availability</span></p><p><b>value</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor NAV}\">Temporarily unavailable</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:\">index</span></p><p><b>value</b>: 1</p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://cdc.gov/nchs/nvss/fhir/vital-records-messaging/CodeSystem/VRM-observation-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "fetaldeathrecordidentifier" ] ] )
] ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:code [ fhir:v "availability" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NAV" ] ;
fhir:display [ fhir:v "Temporarily unavailable" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:code [ fhir:v "index" ] ] ) ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ]
] ) . #
IG © 2022+ CDC NCHS. Package vital-records-fhir-messaging#3.0.0-Preview1 based on FHIR 4.0.1. Generated 2025-07-09
Links: Table of Contents |
QA Report
Internal use only.