UV_Vital Records Birth and Fetal Death Reporting
1.1.0 - STU 1.1 International flag

UV_Vital Records Birth and Fetal Death Reporting, published by IHE International. This is not an authorized publication; it is the continuous build for version 1.1.0). This version is based on the current content of https://github.com/IHE/fhir-bfdr/ and changes regularly. See the Directory of published versions

: CapabilityStatement - Birth and Fetal Death - JSON Representation

Active as of 2020-11-01

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>"
  },
  "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"
    }
  ]
}