PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.11
    http://nictiz.nl/fhir/CapabilityStatement/vitalsigns-servercapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the vital signs use cases described for MedMij. The MedMij use cases can be found here: https://informatiestandaarden.nictiz.nl/wiki/MedMij:Vcurrent_FHIR_IG",
  "_filename": "capabilitystatement-server-vitalsigns.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "format": [ "xml", "json" ],
  "date": "2022-09-22",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "name": "VitalSignsServer",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "2.2.11",
  "status": "active",
  "id": "694081a0-38fd-4f09-9399-4c51e9b52eaf",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/vitalsigns-servercapabilities",
  "version": "1.0.4",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "create"
      } ],
      "searchParam": [ {
        "name": "code",
        "type": "token"
      }, {
        "name": "date",
        "type": "date"
      }, {
        "name": "category",
        "type": "token"
      } ]
    } ],
    "operation": [ {
      "name": "Last N Observations Query",
      "definition": {
        "display": "Observation-lastn",
        "reference": "http://hl7.org/fhir/OperationDefinition/Observation-lastn"
      }
    } ],
    "interaction": [ {
      "code": "batch"
    }, {
      "code": "transaction"
    } ]
  } ],
  "profile": [ {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BloodPressure"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyTemperature"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-PulseRate"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Respiration"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/vitalsign-bloodglucose"
  } ]
}