PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.nl.zorgviewer@1.2.0
    http://hl7.nl/fhir/zorgviewer/CapabilityStatement/Behandelplan
{
  "description": "Deze CapabilityStatement beschrijft de minimale requirements voor het Behandelplan Bouwblok.",
  "_filename": "CapabilityStatement-Behandelplan.json",
  "package_name": "hl7.fhir.nl.zorgviewer",
  "format": [ "xml", "json" ],
  "date": "2023-09-04",
  "publisher": "RIVO-NN HL7NL",
  "fhirVersion": "3.0.2",
  "jurisdiction": [ {
    "coding": [ {
      "code": "NL",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "Behandelplan",
  "acceptUnknown": "both",
  "copyright": "CC0",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": "Behandelplan",
  "package_version": "1.2.0",
  "status": "active",
  "id": "67422f11-6c4b-4905-9390-7331f15ba133",
  "kind": "requirements",
  "url": "http://hl7.nl/fhir/zorgviewer/CapabilityStatement/Behandelplan",
  "version": "1.2.0",
  "contact": [ {
    "name": "RIVO-NN",
    "telecom": [ {
      "value": "https://rivo-noord.nl",
      "system": "url"
    } ]
  }, {
    "name": "HL7NL",
    "telecom": [ {
      "value": "https://hl7.nl",
      "system": "url"
    } ]
  } ],
  "rest": [ {
    "mode": "server",
    "resource": [ {
      "type": "PlanDefinition",
      "profile": {
        "reference": "http://hl7.nl/fhir/zorgviewer/StructureDefinition/PlanDefinition"
      },
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
        "valueCode": "SHALL"
      } ],
      "interaction": [ {
        "code": "search-type",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        } ]
      } ]
    } ]
  } ],
  "profile": [ {
    "display": "PlanDefinition",
    "reference": "http://hl7.nl/fhir/zorgviewer/StructureDefinition/PlanDefinition"
  } ]
}