This page is part of the Vital Records Birth and Fetal Death Reporting (v1.1.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: CapabilityStatement - Birth and Fetal Death - JSON Representation
Raw json | Download
{
"resourceType" : "CapabilityStatement",
"id" : "CapabilityStatement-bfdr",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2021-04-21T03:55:32.892Z"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CapabilityStatementBFDR</h2><div><p>This section describes the expected capabilities of a BFDR Document producer actor who is responsible for producing clinical documents and a BFDR Document consumer who receives and consumes the clinical documents.</p>\n</div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/bfdr/CapabilityStatement/CapabilityStatement-bfdr",
"version" : "1.1.0",
"name" : "CapabilityStatementBFDR",
"title" : "CapabilityStatement - Birth and Fetal Death",
"status" : "active",
"experimental" : false,
"date" : "2020-11-01",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This section describes the expected capabilities of a BFDR Document producer actor who is responsible for producing clinical documents and a BFDR Document consumer who receives and consumes the clinical documents.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
],
"text" : "United States of America"
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"document" : [
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-live-birth-report"
},
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-fetal-death-report"
},
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-jurisdiction-live-birth-report"
},
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-jurisdiction-fetal-death-report"
},
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"
},
{
"mode" : "producer",
"profile" : "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
}
]
}