PackagesCanonicalsLogsProblems
    Packages
    medmij.fhir.nl.stu3.core@1.2.0
    http://medmij.nl/fhir/CapabilityStatement/medmij-core-BodyHeight-Retrieve
{
  "description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Body height' transaction within MedMij STU3 Core.",
  "_filename": "CapabilityStatement-medmij-core-BodyHeight-Retrieve.json",
  "package_name": "medmij.fhir.nl.stu3.core",
  "format": [ "xml", "json" ],
  "date": "2026-04-01",
  "publisher": "MedMij",
  "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 should be consulted.",
  "name": "MedMij Core BodyHeight Retrieve",
  "acceptUnknown": "both",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": null,
  "experimental": null,
  "resourceType": "CapabilityStatement",
  "title": null,
  "package_version": "1.2.0",
  "status": "active",
  "id": "fd024024-231b-4638-b648-51304de7c5b2",
  "kind": "requirements",
  "url": "http://medmij.nl/fhir/CapabilityStatement/medmij-core-BodyHeight-Retrieve",
  "version": null,
  "contact": [ {
    "name": "MedMij",
    "telecom": [ {
      "use": "work",
      "value": "info@medmij.nl",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "Observation",
      "interaction": [ {
        "code": "search-type"
      } ],
      "searchParam": [ {
        "name": "code",
        "type": "token"
      } ]
    }, {
      "type": "Patient",
      "interaction": [ {
        "code": "read",
        "documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
      } ],
      "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle."
    }, {
      "type": "PractitionerRole",
      "interaction": [ {
        "code": "read",
        "documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
      } ],
      "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle."
    }, {
      "type": "Practitioner",
      "interaction": [ {
        "code": "read",
        "documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
      } ],
      "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle."
    }, {
      "type": "Organization",
      "interaction": [ {
        "code": "read",
        "documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
      } ],
      "documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle."
    } ],
    "interaction": [ {
      "code": "search-system"
    } ],
    "documentation": "Minimal requirements for a client to fulfill the 'Retrieve Body height' transaction within MedMij STU3 Core (system role: MMC-BHR-zib2017/STU3-1.0.0-rc.1-FHIR)."
  } ],
  "profile": [ {
    "display": "zib-BodyHeight",
    "reference": "http://nictiz.nl/fhir/StructureDefinition/zib-BodyHeight"
  }, {
    "display": "nl-core-patient",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
  }, {
    "display": "nl-core-practitionerrole",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
  }, {
    "display": "nl-core-practitioner",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
  }, {
    "display": "nl-core-organization",
    "reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
  } ]
}