PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pdmp@1.0.0-ballot
    http://hl7.org/fhir/us/pdmp/CapabilityStatement/pdmp-server
{
  "description": "This resource defines the expected capabilities of the PDMP Server actor when conforming to the PDMP IG and It is expected that it will be used in conjunction with the US Core CapabilityStatement. Together they describe the complete list of specific profiles, RESTful operations, and messaging capabilities supported by PDMP Servers. PDMP Server requirements may also be impacted by the rules of local jurisdictions or other contextual requirements.",
  "_filename": "CapabilityStatement-pdmp-server.json",
  "package_name": "hl7.fhir.us.pdmp",
  "format": [ "json", "xml" ],
  "_format": [ {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHALL"
    } ]
  }, {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
      "valueCode": "SHOULD"
    } ]
  } ],
  "date": "2024-04-01T00:00:00-05:00",
  "publisher": "HL7 International / Pharmacy",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "name": "PDMP_Server",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "active",
  "id": "450b6094-1da2-471e-bfe3-1500c30438bd",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/us/pdmp/CapabilityStatement/pdmp-server",
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Pharmacy",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication",
      "system": "url"
    } ]
  }, {
    "name": "Frank McKinney",
    "telecom": [ {
      "value": "frank.mckinney@pocp.com",
      "system": "email"
    }, {
      "value": "fm@frankmckinney.com",
      "system": "email"
    } ]
  }, {
    "name": "Scott Robertson",
    "telecom": [ {
      "value": "scott.robertson@pocp.com",
      "system": "email"
    }, {
      "value": "scott@BearHealthTech.consulting",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "operation": [ {
      "name": "pdmp-history",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "definition": "http://hl7.org/fhir/us/pdmp/OperationDefinition/pdmp-history",
      "documentation": "Operation returning an individual patient's PDMP history"
    } ]
  } ]
}