Making EHR Data More available for Research and Public Health (MedMorph)
0.2.0 - STU 1 draft

This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) (v0.2.0: STU 1 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

CapabilityStatement: MedMorph Knowledge Artifact Repository

Raw OpenAPI-Swagger Definition file | Download

KnowledeArtifactRepository

(Requirements Definition Capability Statement)

Canonical URL: http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-knowledge-artifact-repository

Published by: HL7 International - Public Health Work Group

This profile defines the expected capabilities of the MedMorph Knowledge Artifact Repository actor. This actor is responsible for hosting Knowledge Artifacts created by Public Health Agencies and/or Research Organizations.

General

FHIR Version: 4.0.1
Supported formats: json

REST behavior

The primary focus of the Knowledge Artifact Repository is to allow the creation, modification and retrieval of Knowledge Artifacts.

Security:

Implementations must meet the general security requirements documented in FHIR Security guidance.

In addition the Knowledge Artifact Repository needs to meet the security requirements as outlined in the Formal Specification - Security Section.

Resource summary

Resource Search Read Read Version Instance History Resource History Create Update Delete
PlanDefinition (Profile) SHALL SHALL SHOULD SHALL SHALL

FHIR Operations summary

The following FHIR operations SHALL be supported by the Knowledge Artifact Repository.



PlanDefinition

Profile: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-plandefinition

Interactions

Name Description
  search-type

Allows discovery of existing PlanDefinition instances representing Knowledge Artifacts.

  read

Allows retrieval of a specific PlanDefinition instance.

  vread

Allows retrieval of a historical version of a PlanDefinition instance.

  create

Allows creation of PlanDefinition instances

  update

Allows Update of PlanDefinition instances



Search

Parameter Type Definition & Chaining
identifier token Search using identifiers as allowed according to the FHIR specification.
name string Search using PlanDefinition name.
publisher string Search using publisher name.
title string Search using title.
version string Search using version.
name and version string, string Search using name and version.