PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.19
    http://nictiz.nl/fhir/CapabilityStatement/vitalsigns-clientcapabilities
{
  "description": "This CapabilityStatement describes the minimal requirements for a client 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-client-vitalsigns.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "format": [ "xml", "json" ],
  "date": "2022-09-27",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.2",
  "name": "VitalSignsClient",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.3.19",
  "status": "active",
  "id": "64f5ddfc-a840-4581-8034-ec71d67a2125",
  "kind": "requirements",
  "url": "http://nictiz.nl/fhir/CapabilityStatement/vitalsigns-clientcapabilities",
  "version": "1.0.1",
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      }, {
        "code": "create"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference"
      }, {
        "name": "code",
        "type": "token"
      }, {
        "name": "date",
        "type": "date"
      }, {
        "name": "category",
        "type": "token"
      } ],
      "searchInclude": [ "Observation:specimen", "Observation:performer", "Observation:related-target" ]
    } ],
    "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-BodyTemperature"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-HeartRate"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/bp"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/bodyweight"
  }, {
    "reference": "http://nictiz.nl/fhir/StructureDefinition/oxygensat"
  }, {
    "reference": "http://hl7.org/fhir/StructureDefinition/vitalsigns"
  } ]
}