{ "description": "This CapabilityStatement defines the expected capabilities of the Knowledge Artifact Repository actor when conforming to the MedMorph RA IG. This actor is responsible for allowing creation, modification, and hosting of the Knowledge Artifacts.", "_filename": "CapabilityStatement-medmorph-knowledge-artifact-repository.json", "package_name": "hl7.fhir.us.medmorph", "format": [ "json" ], "date": "2020-12-06", "publisher": "HL7 International - Public Health Work Group", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "KnowledgeArtifactRepository", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "Knowledge Artifact Repository", "package_version": "1.0.0", "status": "draft", "id": "c4c225da-a46f-48f0-9f79-147dace1b0a5", "kind": "requirements", "url": "http://hl7.org/fhir/us/medmorph/CapabilityStatement/medmorph-knowledge-artifact-repository", "version": "1.0.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/Special/committees/pher", "system": "url" } ] } ], "rest": [ { "mode": "server", "resource": [ { "type": "PlanDefinition", "interaction": [ { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows discovery of existing PlanDefinition instances." }, { "code": "read", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows retrieval of a specific PlanDefinition instance." }, { "code": "vread", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Allows retrieval of a historical version of a PlanDefinition instance." }, { "code": "create", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows creation of a PlanDefinition resource instance." }, { "code": "update", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "documentation": "Allows update of a PlanDefinition resource instance." } ], "searchParam": [ { "name": "identifier", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-identifier" }, { "name": "name", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-name" }, { "name": "publisher", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-publisher" }, { "name": "title", "type": "string", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/PlanDefinition-title" } ], "supportedProfile": [ "http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-plandefinition" ] } ], "security": { "description": "Implementations must meet the general security requirements documented in the security section of the implementation guide." }, "operation": [ { "name": "get-kar", "definition": "http://hl7.org/fhir/us/medmorph/OperationDefinition/PlanDefinition-get-kar" } ], "documentation": "The focus of the Knowledge Artifact Repository is to allow creation, modification and hosting of Knowledge Artifacts using FHIR APIs. Typically Public Health Agencies/Research Organizations create the artifacts and EHRs/Healthcare Organizations retrieve the artifacts. " } ] }