| Package | hl7.fhir.us.bfdr |
| Resource Type | CapabilityStatement |
| Id | CapabilityStatement-bfdr |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/CapabilityStatement-CapabilityStatement-bfdr.html |
| URL | http://hl7.org/fhir/us/bfdr/CapabilityStatement/CapabilityStatement-bfdr |
| Version | 2.0.0 |
| Status | active |
| Date | 2020-11-01 |
| Name | CapabilityStatementBFDR |
| Title | CapabilityStatement - Birth and Fetal Death |
| Realm | us |
| Authority | hl7 |
| 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. |
| Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
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.
Jump to:
| Mode | Profile | Notes |
|---|---|---|
| Producer | Composition - Jurisdiction Live Birth Report | Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS |
| Producer | Composition - Jurisdiction Fetal Death Report | Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS |
| Producer | Composition - Provider Live Birth Report | Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS |
| Producer | Composition - Provider Fetal Death Report | Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS |
| Consumer | Composition - Coded Cause of Fetal Death | Produced by NCHS and consumed by the source of the reports |
| Consumer | Composition - Coded Race and Ethnicity | Produced by NCHS and consumed by the source of the reports |
{
"resourceType": "CapabilityStatement",
"id": "CapabilityStatement-bfdr",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pher"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/bfdr/ImplementationGuide/hl7.fhir.us.bfdr"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/bfdr/CapabilityStatement/CapabilityStatement-bfdr",
"version": "2.0.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"
}
]
}
],
"kind": "requirements",
"fhirVersion": "4.0.1",
"format": [
"xml",
"json"
],
"document": [
{
"mode": "producer",
"documentation": "Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-jurisdiction-live-birth-report"
},
{
"mode": "producer",
"documentation": "Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-jurisdiction-fetal-death-report"
},
{
"mode": "producer",
"documentation": "Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-live-birth-report"
},
{
"mode": "producer",
"documentation": "Produced by the source of the reports and sent to a Jurisdiction VRO or to NCHS",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-provider-fetal-death-report"
},
{
"mode": "consumer",
"documentation": "Produced by NCHS and consumed by the source of the reports",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"
},
{
"mode": "consumer",
"documentation": "Produced by NCHS and consumed by the source of the reports",
"profile": "http://hl7.org/fhir/us/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"
}
]
}