PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.registry-protocols@1.0.0
    http://hl7.org/fhir/us/registry-protocols/CapabilityStatement/RSDC-CURD
{
  "description": "Defines the requirements for the Registry Submission Definition Creator implementing the Create / Update Registry Definition transaction.",
  "_filename": "example/CapabilityStatement-RSDC-CURD.json",
  "package_name": "hl7.fhir.us.registry-protocols",
  "format": [ "xml", "json" ],
  "date": "2023-05-09",
  "meta": {
    "profile": [ "http://hl7.org/fhir/us/registry-protocols/StructureDefinition/CapabilityStatementWithSlices" ]
  },
  "publisher": "HL7 International / Clinical Interoperability Council",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "RSDC_CURD",
  "type": null,
  "experimental": "true",
  "resourceType": "CapabilityStatement",
  "title": "Registry Submission Definition Creator implementing the Create / Update Registry Definition transaction.",
  "package_version": "1.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cic"
  } ],
  "status": "draft",
  "id": "fa53a069-6b33-4907-95c3-51d72afcf350",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/registry-protocols/CapabilityStatement/RSDC-CURD",
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cic",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "cic@lists.hl7.org",
      "system": "email"
    } ]
  }, {
    "name": "Clinical Interoperability Council",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cic",
      "system": "url"
    } ]
  }, {
    "name": "David Pyke",
    "telecom": [ {
      "value": "mailto:David.Pyke@pointclickcare.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "StructureDefinition",
      "interaction": [ {
        "code": "create",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ]
      }, {
        "code": "update",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ]
      } ]
    } ]
  } ]
}