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

FHIR IG Statistics: CapabilityStatement/IHE.sIPS.ContentCreator

Packageihe.iti.sips
TypeCapabilityStatement
IdIHE.sIPS.ContentCreator
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/sIPS/https://build.fhir.org/ig/IHE/ITI.sIPS/CapabilityStatement-IHE.sIPS.ContentCreator.html
URLhttps://profiles.ihe.net/ITI/sIPS/CapabilityStatement/IHE.sIPS.ContentCreator
Version1.0.1-current
Statusactive
Date2023-02-27
NameIHE_sIPS_ContentCreator
TitleIHE sIPS Content Creator Actor
Realmuv
Authorityihe
DescriptionCapabilityStatement for the IHE sIPS Content Creator Actor The Content Creator creates the [IPS content](http://hl7.org/fhir/uv/ips/) and shares it using one of the methods defined in the [IHE Document Sharing Health Information Exchange](https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html). FHIR Capability Statement for [Content Creator](CapabilityStatement-IHE.sIPS.ContentCreator.html) The HL7 IPS is mapped to the Document Sharing Metadata according to PCC Volume 2: 4.1. This shows how to map the FHIR Composition resource elements into XDS/XDM/XDR/XCA [Document Entry](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2) and MHD [FHIR DocumentReference](https://profiles.ihe.net/ITI/MHD/32_fhir_maps.html) elements.
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 IHE.sIPS.ContentCreator

IHE sIPS Content Creator Actor

  • Implementation Guide Version: 1.0.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2023-02-27
  • Published by: IHE IT Infrastructure Technical Committee

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.

FHIR Document Capabilities

ModeDocument Resource ProfileDocumentation
producerComposition (IPS)

Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.sIPS.ContentCreator",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/sIPS/CapabilityStatement/IHE.sIPS.ContentCreator",
  "version": "1.0.1-current",
  "name": "IHE_sIPS_ContentCreator",
  "title": "IHE sIPS Content Creator Actor",
  "status": "active",
  "experimental": false,
  "date": "2023-02-27",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        },
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "CapabilityStatement for the IHE sIPS Content Creator Actor \n\nThe Content Creator creates the [IPS content](http://hl7.org/fhir/uv/ips/) and shares it using one of the methods defined in the [IHE Document Sharing Health Information Exchange](https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html).\n\nFHIR Capability Statement for [Content Creator](CapabilityStatement-IHE.sIPS.ContentCreator.html)\n\nThe HL7 IPS is mapped to the Document Sharing Metadata according to PCC Volume 2: 4.1. This shows how to map the FHIR Composition resource elements into XDS/XDM/XDR/XCA [Document Entry](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2) and MHD [FHIR DocumentReference](https://profiles.ihe.net/ITI/MHD/32_fhir_maps.html) elements.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "document": [
    {
      "mode": "producer",
      "documentation": "see [IHE ITI sIPS Implementation Guide](index.html).",
      "profile": "http://hl7.org/fhir/uv/ips/StructureDefinition/Composition-uv-ips"
    }
  ]
}