Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
Type | CapabilityStatement |
Id | lower-extremity-skin-wound-assessment-server |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/https://build.fhir.org/ig/HL7/fhir-skin-wound-ig/CapabilityStatement-lower-extremity-skin-wound-assessment-server.html |
URL | http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/CapabilityStatement/lower-extremity-skin-wound-assessment-server |
Version | 0.1.0 |
Status | active |
Date | 2019-10-04T20:06:01Z |
Name | CapStmtLowerExtremitySkinWoundAssessmentServer |
Title | CapabilityStatement Lower Extremity Skin Wound Assessment - Server |
Realm | us |
Authority | hl7 |
Description | This resource defines the expected capabilities of a FHIR server system that implements the Lower Extremity Skin Wound Assessment Implementation Guide. (This CapabilityStatement is incomplete and pending completion once trial implementations and testing have been done.) |
Kind | requirements |
No resources found
StructureDefinition | |
WoundAssert | WoundAssert |
WoundBed | WoundBed |
WoundBedAppearance | WoundBedAppearance |
WoundBedColor | WoundBedColor |
WoundEdge | WoundEdge |
WoundEdgeColor | WoundEdgeColor |
WoundEdgeDescription | WoundEdgeDescription |
WoundExudateAmountDescription | WoundExudateAmountDescription |
WoundExudateAppearance | WoundExudateAppearance |
WoundExudateAssert | WoundExudateAssert |
WoundExudateColor | WoundExudateColor |
WoundExudateOdor | WoundExudateOdor |
WoundExudateVolume | WoundExudateVolume |
WoundRelatedObservationsPanel | WoundRelatedObservationsPanel |
WoundShape | WoundShape |
WoundSize | WoundSize |
WoundTunnelingAssert | WoundTunnelingAssert |
WoundTunnelingDirection | WoundTunnelingDirection |
WoundTunnelingLength | WoundTunnelingLength |
WoundUnderminingAssert | WoundUnderminingAssert |
WoundUnderminingDirection | WoundUnderminingDirection |
WoundUnderminingLength | WoundUnderminingLength |
Note: links and images are rebased to the (stated) source
This resource defines the expected capabilities of a FHIR server system that implements the Lower Extremity Skin Wound Assessment Implementation Guide. (This CapabilityStatement is incomplete and pending completion once trial implementations and testing have been done.)
Mode | SERVER |
Description | |
Transaction | y |
System History | y |
System Search | y |
{ "resourceType": "CapabilityStatement", "id": "lower-extremity-skin-wound-assessment-server", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/CapabilityStatement/lower-extremity-skin-wound-assessment-server", "version": "0.1.0", "name": "CapStmtLowerExtremitySkinWoundAssessmentServer", "title": "CapabilityStatement Lower Extremity Skin Wound Assessment - Server", "status": "active", "experimental": false, "date": "2019-10-04T20:06:01Z", "publisher": "HL7 International - Electronic Health Records Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "https://confluence.hl7.org/display/EHR/Electronic+Health+Records+Work+Group" } ] } ], "description": "This resource defines the expected capabilities of a FHIR server system that implements the Lower Extremity Skin Wound Assessment Implementation Guide. (This CapabilityStatement is incomplete and pending completion once trial implementations and testing have been done.)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "xml", "json" ], "implementationGuide": [ "http://hl7.org/fhir/us/core", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/ImplementationGuide/lower-extremity-skin-wound-assessment" ], "rest": [ { "mode": "server", "resource": [ { "type": "Condition", "profile": "http://hl7.org/fhir/StructureDefinition/Condition", "supportedProfile": [ "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundAssert", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateAssert", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingAssert", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingAssert" ], "interaction": [ { "code": "read", "documentation": "Implemented per the specification" }, { "code": "vread", "documentation": "Implemented per the specification" }, { "code": "update", "documentation": "Implemented per the specification" }, { "code": "delete", "documentation": "Implemented per the specification" }, { "code": "history-instance", "documentation": "Implemented per the specification" }, { "code": "history-type", "documentation": "Implemented per the specification" }, { "code": "create", "documentation": "Implemented per the specification" }, { "code": "search-type", "documentation": "Implemented per the specification" }, { "code": "patch", "documentation": "Implemented per the specification" } ], "versioning": "versioned-update", "readHistory": true, "updateCreate": true, "conditionalCreate": true, "conditionalRead": "full-support", "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "local", "logical" ], "searchInclude": [ "Condition:evidence-detail", "Condition:subject", "Condition:encounter", "Condition:asserter", "Condition:patient" ], "searchRevInclude": [ "AdverseEvent:resultingcondition", "Appointment:reason-reference", "CarePlan:condition", "ClinicalImpression:finding-ref", "ClinicalImpression:problem", "Encounter:diagnosis", "Encounter:reason-reference", "EpisodeOfCare:condition", "Immunization:reason-reference", "Procedure:reason-reference", "RiskAssessment:condition" ], "searchParam": [ { "name": "abatement-age", "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-age", "type": "quantity", "documentation": "Abatement as age or age range" }, { "name": "abatement-date", "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-date", "type": "date", "documentation": "Date-related abatements (dateTime and period)" }, { "name": "abatement-string", "definition": "http://hl7.org/fhir/SearchParameter/Condition-abatement-string", "type": "string", "documentation": "Abatement as a string" }, { "name": "asserter", "definition": "http://hl7.org/fhir/SearchParameter/Condition-asserter", "type": "reference", "documentation": "Person who asserts this condition" }, { "name": "body-site", "definition": "http://hl7.org/fhir/SearchParameter/Condition-body-site", "type": "token", "documentation": "Anatomical location, if relevant" }, { "name": "category", "definition": "http://hl7.org/fhir/SearchParameter/Condition-category", "type": "token", "documentation": "The category of the condition" }, { "name": "clinical-status", "definition": "http://hl7.org/fhir/SearchParameter/Condition-clinical-status", "type": "token", "documentation": "The clinical status of the condition" }, { "name": "code", "definition": "http://hl7.org/fhir/SearchParameter/clinical-code", "type": "token", "documentation": "Code for the condition" }, { "name": "encounter", "definition": "http://hl7.org/fhir/SearchParameter/Condition-encounter", "type": "reference", "documentation": "Encounter created as part of" }, { "name": "evidence", "definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence", "type": "token", "documentation": "Manifestation/symptom" }, { "name": "evidence-detail", "definition": "http://hl7.org/fhir/SearchParameter/Condition-evidence-detail", "type": "reference", "documentation": "Supporting information found elsewhere" }, { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "type": "token", "documentation": "A unique identifier of the condition record" }, { "name": "onset-age", "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-age", "type": "quantity", "documentation": "Onsets as age or age range" }, { "name": "onset-date", "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-date", "type": "date", "documentation": "Date related onsets (dateTime and Period)" }, { "name": "onset-info", "definition": "http://hl7.org/fhir/SearchParameter/Condition-onset-info", "type": "string", "documentation": "Onsets as a string" }, { "name": "patient", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "type": "reference", "documentation": "Who has the condition?" }, { "name": "recorded-date", "definition": "http://hl7.org/fhir/SearchParameter/Condition-recorded-date", "type": "date", "documentation": "Date record was first recorded" }, { "name": "severity", "definition": "http://hl7.org/fhir/SearchParameter/Condition-severity", "type": "token", "documentation": "The severity of the condition" }, { "name": "stage", "definition": "http://hl7.org/fhir/SearchParameter/Condition-stage", "type": "token", "documentation": "Simple summary (disease specific)" }, { "name": "subject", "definition": "http://hl7.org/fhir/SearchParameter/Condition-subject", "type": "reference", "documentation": "Who has the condition?" }, { "name": "verification-status", "definition": "http://hl7.org/fhir/SearchParameter/Condition-verification-status", "type": "token", "documentation": "unconfirmed | provisional | differential | confirmed | refuted | entered-in-error" } ] }, { "type": "Observation", "profile": "http://hl7.org/fhir/StructureDefinition/Observation", "supportedProfile": [ "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundBed", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundBedAppearance", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundBedColor", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundEdge", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundEdgeColor", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundEdgeDescription", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateAmountDescription", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateAppearance", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateColor", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateOdor", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundExudateVolume", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundRelatedObservationsPanel", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundShape", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundSize", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingDirection", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundTunnelingLength", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingDirection", "http://hl7.org/fhir/us/lower-extremity-skin-wound-assessment/StructureDefinition/WoundUnderminingLength" ], "interaction": [ { "code": "read", "documentation": "Implemented per the specification" }, { "code": "vread", "documentation": "Implemented per the specification" }, { "code": "update", "documentation": "Implemented per the specification" }, { "code": "delete", "documentation": "Implemented per the specification" }, { "code": "history-instance", "documentation": "Implemented per the specification" }, { "code": "history-type", "documentation": "Implemented per the specification" }, { "code": "create", "documentation": "Implemented per the specification" }, { "code": "search-type", "documentation": "Implemented per the specification" }, { "code": "patch", "documentation": "Implemented per the specification" } ], "versioning": "versioned-update", "readHistory": true, "updateCreate": true, "conditionalCreate": true, "conditionalRead": "full-support", "conditionalUpdate": true, "conditionalDelete": "multiple", "referencePolicy": [ "literal", "local", "logical" ], "searchInclude": [ "Observation:subject", "Observation:focus", "Observation:derived-from", "Observation:part-of", "Observation:has-member", "Observation:based-on", "Observation:patient", "Observation:specimen", "Observation:performer", "Observation:encounter", "Observation:device" ], "searchRevInclude": [ "Appointment:reason-reference", "ChargeItem:service", "ClinicalImpression:finding-ref", "ClinicalImpression:investigation", "DiagnosticReport:result", "Encounter:reason-reference", "Immunization:reaction", "Immunization:reason-reference", "MedicationStatement:part-of", "Observation:derived-from", "Observation:has-member", "Procedure:part-of", "Procedure:reason-reference", "QuestionnaireResponse:part-of" ], "searchParam": [ { "name": "based-on", "definition": "http://hl7.org/fhir/SearchParameter/Observation-based-on", "type": "reference", "documentation": "Reference to the service request." }, { "name": "category", "definition": "http://hl7.org/fhir/SearchParameter/Observation-category", "type": "token", "documentation": "The classification of the type of observation" }, { "name": "code", "definition": "http://hl7.org/fhir/SearchParameter/clinical-code", "type": "token", "documentation": "The code of the observation type" }, { "name": "code-value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair" }, { "name": "code-value-date", "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-date", "type": "composite", "documentation": "Code and date/time value parameter pair" }, { "name": "code-value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair" }, { "name": "code-value-string", "definition": "http://hl7.org/fhir/SearchParameter/Observation-code-value-string", "type": "composite", "documentation": "Code and string value parameter pair" }, { "name": "combo-code", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code", "type": "token", "documentation": "The code of the observation type or component type" }, { "name": "combo-code-value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept", "type": "composite", "documentation": "Code and coded value parameter pair, including in components" }, { "name": "combo-code-value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity", "type": "composite", "documentation": "Code and quantity value parameter pair, including in components" }, { "name": "combo-data-absent-reason", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing." }, { "name": "combo-value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept", "type": "token", "documentation": "The value or component value of the observation, if the value is a CodeableConcept" }, { "name": "combo-value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity", "type": "quantity", "documentation": "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" }, { "name": "component-code", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code", "type": "token", "documentation": "The component code of the observation type" }, { "name": "component-code-value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept", "type": "composite", "documentation": "Component code and component coded value parameter pair" }, { "name": "component-code-value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity", "type": "composite", "documentation": "Component code and component quantity value parameter pair" }, { "name": "component-data-absent-reason", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.component.value[x] is missing." }, { "name": "component-value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept", "type": "token", "documentation": "The value of the component observation, if the value is a CodeableConcept" }, { "name": "component-value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity", "type": "quantity", "documentation": "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" }, { "name": "data-absent-reason", "definition": "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason", "type": "token", "documentation": "The reason why the expected value in the element Observation.value[x] is missing." }, { "name": "date", "definition": "http://hl7.org/fhir/SearchParameter/clinical-date", "type": "date", "documentation": "Obtained date/time. If the obtained element is a period, a date that falls in the period" }, { "name": "derived-from", "definition": "http://hl7.org/fhir/SearchParameter/Observation-derived-from", "type": "reference", "documentation": "Related measurements the observation is made from" }, { "name": "device", "definition": "http://hl7.org/fhir/SearchParameter/Observation-device", "type": "reference", "documentation": "The Device that generated the observation data." }, { "name": "encounter", "definition": "http://hl7.org/fhir/SearchParameter/clinical-encounter", "type": "reference", "documentation": "Encounter related to the observation" }, { "name": "focus", "definition": "http://hl7.org/fhir/SearchParameter/Observation-focus", "type": "reference", "documentation": "The focus of an observation when the focus is not the patient of record." }, { "name": "has-member", "definition": "http://hl7.org/fhir/SearchParameter/Observation-has-member", "type": "reference", "documentation": "Related resource that belongs to the Observation group" }, { "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/clinical-identifier", "type": "token", "documentation": "The unique id for a particular observation" }, { "name": "method", "definition": "http://hl7.org/fhir/SearchParameter/Observation-method", "type": "token", "documentation": "The method used for the observation" }, { "name": "part-of", "definition": "http://hl7.org/fhir/SearchParameter/Observation-part-of", "type": "reference", "documentation": "Part of referenced event" }, { "name": "patient", "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient", "type": "reference", "documentation": "The subject that the observation is about (if patient)" }, { "name": "performer", "definition": "http://hl7.org/fhir/SearchParameter/Observation-performer", "type": "reference", "documentation": "Who performed the observation" }, { "name": "specimen", "definition": "http://hl7.org/fhir/SearchParameter/Observation-specimen", "type": "reference", "documentation": "Specimen used for this observation" }, { "name": "status", "definition": "http://hl7.org/fhir/SearchParameter/Observation-status", "type": "token", "documentation": "The status of the observation" }, { "name": "subject", "definition": "http://hl7.org/fhir/SearchParameter/Observation-subject", "type": "reference", "documentation": "The subject that the observation is about" }, { "name": "value-concept", "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-concept", "type": "token", "documentation": "The value of the observation, if the value is a CodeableConcept" }, { "name": "value-date", "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-date", "type": "date", "documentation": "The value of the observation, if the value is a date or period of time" }, { "name": "value-quantity", "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-quantity", "type": "quantity", "documentation": "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)" }, { "name": "value-string", "definition": "http://hl7.org/fhir/SearchParameter/Observation-value-string", "type": "string", "documentation": "The value of the observation, if the value is a string, and also searches in CodeableConcept.text" } ] } ], "interaction": [ { "code": "transaction" }, { "code": "batch" }, { "code": "history-system" }, { "code": "search-system" } ], "searchParam": [ { "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "type": "token", "documentation": "Logical id of this artifact" }, { "name": "_lastUpdated", "definition": "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated", "type": "date", "documentation": "When the resource version last changed" }, { "name": "_profile", "definition": "http://hl7.org/fhir/SearchParameter/Resource-profile", "type": "token", "documentation": "Profiles this resource claims to conform to" }, { "name": "_security", "definition": "http://hl7.org/fhir/SearchParameter/Resource-security", "type": "token", "documentation": "Security Labels applied to this resource" }, { "name": "_tag", "definition": "http://hl7.org/fhir/SearchParameter/Resource-tag", "type": "token", "documentation": "Tags applied" } ] } ] }