FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/CapabilityStatement-bfdr

Packagehl7.fhir.us.bfdr
TypeCapabilityStatement
IdCapabilityStatement-bfdr
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/bfdr/https://build.fhir.org/ig/HL7/fhir-bfdr/CapabilityStatement-CapabilityStatement-bfdr.html
URLhttp://hl7.org/fhir/us/bfdr/CapabilityStatement/CapabilityStatement-bfdr
Version2.0.0
Statusactive
Date2020-11-01
NameCapabilityStatementBFDR
TitleCapabilityStatement - Birth and Fetal Death
Realmus
Authorityhl7
DescriptionThis 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.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

CapabilityStatement - Birth and Fetal Death

  • Title:CapabilityStatement - Birth and Fetal Death
  • Implementation Guide Version: 2.0.0
  • FHIR Version: 4.0.1
  • Intended Use: Requirements
  • Supported Formats: xml; json;
  • Published: 2020-11-01
  • Published by: HL7 International / Public Health
  • Status: Active
  • Copyright:

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.



Jump to:



Documents

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


Source

{
  "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/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"
    }
  ]
}