PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.symptoms@1.0.0-ballot
    http://hl7.org/fhir/uv/symptoms/CapabilityStatement/SymptomCapabilities
{
  "description": "Capabilities required for a system exchanging symptoms data.",
  "_filename": "CapabilityStatement-SymptomCapabilities.json",
  "package_name": "hl7.fhir.uv.symptoms",
  "format": [ "json", "xml" ],
  "date": "2025-01-01",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "SymptomsSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "Symptom System Capabilities",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cic"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
      } ]
    }
  } ],
  "status": "active",
  "id": "b5b16437-37d4-42f1-bd47-51af9537c7c2",
  "kind": "requirements",
  "url": "http://hl7.org/fhir/uv/symptoms/CapabilityStatement/SymptomCapabilities",
  "version": "1.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Clinical Interoperability Council",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cic",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      }, {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "code-value-concept",
        "type": "composite"
      }, {
        "name": "date",
        "type": "date"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomObservation", "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomAbsentObservation" ]
    } ]
  }, {
    "mode": "server",
    "resource": [ {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "read"
      }, {
        "code": "create"
      }, {
        "code": "update"
      } ],
      "searchParam": [ {
        "name": "category",
        "type": "token"
      }, {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "code-value-concept",
        "type": "composite"
      }, {
        "name": "date",
        "type": "date"
      } ],
      "supportedProfile": [ "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomObservation", "http://hl7.org/fhir/uv/symptoms/StructureDefinition/SymptomAbsentObservation" ]
    } ]
  } ]
}