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 - TTL Representation

Active as of 2020-11-01

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CapabilityStatement-bfdr"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2021-04-21T03:55:32.892Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>"
  ] ; # 
  fhir:url [ fhir:v "https://profiles.ihe.net/QRPH/bfdr/CapabilityStatement/CapabilityStatement-bfdr"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "CapabilityStatementBFDR"] ; # 
  fhir:title [ fhir:v "CapabilityStatement - Birth and Fetal Death"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2020-11-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "IHE International"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "IHE Quality, Research and Public Health Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/quality_research_and_public_health" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; # 
  fhir:document ( [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-live-birth-report"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-live-birth-report>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-fetal-death-report"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-provider-fetal-death-report>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-live-birth-report"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-live-birth-report>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-fetal-death-report"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-jurisdiction-fetal-death-report>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-cause-of-fetal-death>     ]
  ] [
fhir:mode [ fhir:v "producer" ] ;
fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Composition-coded-race-and-ethnicity>     ]
  ] ) . #