{ "resourceType": "CapabilityStatement", "status": "active", "date": "2021-06-17T18:03:00+00:00", "kind": "instance", "implementation": { "description": "Nth technology fhir compliant server for data interoprability.", "url": "https://ihabib50.dev.nablemd.com/api/fhir.php" }, "fhirVersion": "4.0.1", "format": ["application/fhir+json" ], "implementationGuide": [ "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core|3.1.1" ], "rest": [ { "mode": "server", "security": { "extension": [ { "url": "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris", "extension": [ { "url": "token", "valueUri": "https://ihabib50.dev.nablemd.com/api/fhir_access.php" }, { "url": "authorize", "valueUri": "https://ihabib50.dev.nablemd.com/api/fhir_authorize.php" }, { "url": "revoke", "valueUri": "https://ihabib50.dev.nablemd.com/api/revoke-token.php" } ] } ], "service": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/restful-security-service", "code": "SMART-on-FHIR" } ], "text": "OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org)" } ] }, "resource": [ { "type": "AllergyIntolerance", "supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance" ], "interaction": [ { "code": "search-type" }, { "code": "read" } , { "code": "vread" }, { "code": "history-instance" }],

  "searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "clinical-status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	} ]
  }, {
	"type": "CarePlan",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} , {
	  "code": "vread"
	}, {
	  "code": "history-instance"
	} ],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "category",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "status",
	  "type": "token"
	} ]
  }, {
	"type": "CareTeam",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} , {
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "status",
	  "type": "token"
	} ]
  }, {
	"type": "Condition",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "category",
	  "type": "token"
	}, {
	  "name": "clinical-status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "onset-date",
	  "type": "date"
	}, {
	  "name": "code",
	  "type": "token"
	} ]
  }, {
	"type": "Device",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "type",
	  "type": "token"
	} ]
  }, {
	"type": "DiagnosticReport",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note" ],
	"interaction": [{
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "category",
	  "type": "token"
	}, {
	  "name": "code",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	} ]
  }, {
	"type": "DocumentReference",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "_id",
	  "type": "token"
	}, {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "category",
	  "type": "token"
	}, {
	  "name": "type",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	}, {
	  "name": "period",
	  "type": "date"
	} ]
  }, {
	"type": "Encounter",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} ,{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "_id",
	  "type": "token"
	}, {
	  "name": "class",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	}, {
	  "name": "identifier",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "type",
	  "type": "token"
	} ]
  }, {
	"type": "Goal",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} ,{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "lifecycle-status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "target-date",
	  "type": "date"
	} ]
  }, {
	"type": "Group",
	"operation": [ {
	  "extension": [ {
		"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
		"valueCode": "SHOULD"
	  } ],
	  "name": "group-export",
	  "definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/group-export"
	} ]
  }, {
	"type": "Immunization",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} ,{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	} ]
  }, {
	"type": "Location",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	} ],
	"searchParam": [ {
	  "name": "name",
	  "type": "string"
	}, {
	  "name": "address",
	  "type": "string"
	}, {
	  "name": "address-city",
	  "type": "string"
	}, {
	  "name": "address-state",
	  "type": "string"
	}, {
	  "name": "address-postalcode",
	  "type": "string"
	} ]
  }, {
	"type": "Medication",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication" ],
	"interaction": [ {
	  "code": "read"
	} ]
  }, {
	"type": "MedicationRequest",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} ,{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchInclude": [ "MedicationRequest:medication" ],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "intent",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "encounter",
	  "type": "reference"
	}, {
	  "name": "authoredon",
	  "type": "date"
	} ]
  }, {
	"type": "Observation",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus", "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab", "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry", "http://hl7.org/fhir/us/core/StructureDefinition/us-core-pulse-oximetry", "http://hl7.org/fhir/us/core/StructureDefinition/head-occipital-frontal-circumference-percentile", "http://hl7.org/fhir/StructureDefinition/bp", "http://hl7.org/fhir/StructureDefinition/bodyheight", "http://hl7.org/fhir/StructureDefinition/bodyweight", "http://hl7.org/fhir/StructureDefinition/heartrate", "http://hl7.org/fhir/StructureDefinition/resprate", "http://hl7.org/fhir/StructureDefinition/bodytemp" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	} ,{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "category",
	  "type": "token"
	}, {
	  "name": "code",
	  "type": "token"
	}, {
	  "name": "date",
	  "type": "date"
	}, {
	  "name": "patient",
	  "type": "reference"
	} ]
  }, {
	"type": "Organization",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchParam": [ {
	  "name": "name",
	  "type": "string"
	}, {
	  "name": "address",
	  "type": "string"
	} ]
  }, {
	"type": "Patient",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "_id",
	  "type": "token"
	}, {
	  "name": "birthdate",
	  "type": "date"
	}, {
	  "name": "family",
	  "type": "string"
	}, {
	  "name": "gender",
	  "type": "token"
	}, {
	  "name": "given",
	  "type": "string"
	}, {
	  "name": "identifier",
	  "type": "token"
	}, {
	  "name": "name",
	  "type": "string"
	} ]
  }, {
	"type": "Practitioner",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	} ],
	"searchParam": [ {
	  "name": "name",
	  "type": "string"
	}, {
	  "name": "identifier",
	  "type": "token"
	} ],
	"operation": [ {
	  "extension": [ {
		"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
		"valueCode": "SHOULD"
	  } ],
	  "name": "patient-export",
	  "definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/patient-export"
	} ]
  }, {
	"type": "PractitionerRole",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	}],
	"searchInclude": [ "PractitionerRole:endpoint", "PractitionerRole:practitioner" ],
	"searchParam": [ {
	  "name": "specialty",
	  "type": "token"
	}, {
	  "name": "practitioner",
	  "type": "reference"
	} ]
  }, {
	"type": "Procedure",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure" ],
	"interaction": [ {
	  "code": "search-type"
	}, {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	} ],
	"searchRevInclude": [ "Provenance:target" ],
	"searchParam": [ {
	  "name": "status",
	  "type": "token"
	}, {
	  "name": "patient",
	  "type": "reference"
	}, {
	  "name": "date",
	  "type": "date"
	}, {
	  "name": "code",
	  "type": "token"
	} ]
  }, {
	"type": "Provenance",
	"supportedProfile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance" ],
	"interaction": [ {
	  "code": "read"
	},{
	  "code": "vread"
	}, {
	  "code": "history-instance"
	} ]
  } ],
  "operation": [ {
	"name": "get-resource-counts",
	"definition": "https://inferno.healthit.gov/reference-server/OperationDefinition/-s-get-resource-counts"
  }, {
	"extension": [ {
	  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
	  "valueCode": "SHOULD"
	} ],
	"name": "export",
	"definition": "http://hl7.org/fhir/uv/bulkdata/OperationDefinition/export"
  } ]
  

} ] }