PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.vulcan-rwd@1.0.0
    http://hl7.org/fhir/uv/vulcan-rwd/CapabilityStatement/CapabilityStatement-RWDServer
{
  "description": "This CapabilityStatement describes the basic rules for the Real World Data server actor that is responsible for providing responses to queries submitted by Real World Data requestors. The complete list of FHIR profiles, RESTful operations, and search parameters supported by Real World Data servers are defined in this CapabilityStatement.  It is inherits from the International Patient Access server capability statement.",
  "_filename": "example/CapabilityStatement-CapabilityStatement-RWDServer.json",
  "package_name": "hl7.fhir.uv.vulcan-rwd",
  "format": [ "xml", "json" ],
  "date": "2023-04-30",
  "publisher": "HL7 International - Biomedical Research & Regulation Work Group",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "RealWorldDataServer",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "imports": [ "http://hl7.org/fhir/uv/ipa/CapabilityStatement/ipa-server|1.0.0" ],
  "title": "Real World Data Server Capability Statement",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "45ceb506-fd9a-45d1-bfc1-c99baaf41c00",
  "kind": "requirements",
  "implementationGuide": [ "http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa|1.0.0" ],
  "url": "http://hl7.org/fhir/uv/vulcan-rwd/CapabilityStatement/CapabilityStatement-RWDServer",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 International - Biomedical Research & Regulation Work Group",
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/rcrim",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Procedure",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ProcedureRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "Interpretation",
        "type": "token",
        "definition": "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ProcedureOutcomeSearchParameter"
      } ]
    }, {
      "type": "Encounter",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/EncounterRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "DischargeDisposition",
        "type": "token",
        "definition": "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/EncounterDischargeDispositionSearchParameter"
      } ]
    }, {
      "type": "Observation",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/ObservationLaboratoryResultsRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "Interpretation",
        "type": "token",
        "definition": "http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter"
      } ]
    }, {
      "type": "MedicationStatement",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationStatementRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ]
    }, {
      "type": "MedicationDispense",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationDispenseRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ]
    }, {
      "type": "MedicationAdministration",
      "profile": "http://hl7.org/fhir/uv/vulcan-rwd/StructureDefinition/MedicationAdministrationRwd",
      "interaction": [ {
        "code": "read"
      }, {
        "code": "vread"
      }, {
        "code": "search-type"
      } ]
    } ]
  } ]
}