UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1
UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions
Active as of 2020-11-01 |
{
"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\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement CapabilityStatement-bfdr</b></p><a name=\"CapabilityStatement-bfdr\"> </a><a name=\"hcCapabilityStatement-bfdr\"> </a><a name=\"hcCapabilityStatement-bfdr-en-US\"> </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\">version: versionId: id (PrimitiveType/CapabilityStatement.meta.versionId): native = id -> 4; Last updated: 2021-04-21 03:55:32+0000</p></div><h2 id=\"title\">CapabilityStatement - Birth and Fetal Death</h2><ul><li>Implementation Guide Version: 1.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2020-11-01 </li><li>Published by: IHE International </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote></div>"
},
"url" : "https://profiles.ihe.net/QRPH/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" : "IHE International",
"contact" : [
{
"name" : "IHE Quality, Research and Public Health Committee",
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/quality_research_and_public_health"
}
]
}
],
"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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"kind" : "requirements",
"fhirVersion" : "4.0.1",
"format" : [
"xml",
"json"
],
"document" : [
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-live-birth-report"
},
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-fetal-death-report"
},
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-live-birth-report"
},
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-fetal-death-report"
},
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"
},
{
"mode" : "producer",
"profile" : "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
}
]
}