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

FHIR IG Statistics: CapabilityStatement/CapabilityStatement-bfdr

Packageihe.qrph.bfdr
TypeCapabilityStatement
IdCapabilityStatement-bfdr
FHIR VersionR4
Sourcehttps://profiles.ihe.net/QRPH/bfdr/https://build.fhir.org/ig/IHE/fhir-bfdr/CapabilityStatement-CapabilityStatement-bfdr.html
URLhttps://profiles.ihe.net/QRPH/bfdr/CapabilityStatement/CapabilityStatement-bfdr
Version1.1.0
Statusactive
Date2020-11-01
NameCapabilityStatementBFDR
TitleCapabilityStatement - Birth and Fetal Death
Realmuv
Authorityihe
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

Generated Narrative: CapabilityStatement CapabilityStatement-bfdr

version: versionId: id (PrimitiveType/CapabilityStatement.meta.versionId): native = id -> 4; Last updated: 2021-04-21 03:55:32+0000

CapabilityStatement - Birth and Fetal Death

  • Implementation Guide Version: 1.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats:
  • Published on: 2020-11-01
  • Published by: IHE International

Note to Implementers: FHIR Capabilities

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.


Source

{
  "resourceType": "CapabilityStatement",
  "id": "CapabilityStatement-bfdr",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2021-04-21T03:55:32.892Z"
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}