FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/StructureDefinition-RLE-Bundle-PatientSearchResponse

Packagesurescripts.RecordLocatorExchange
Resource TypeStructureDefinition
IdStructureDefinition-RLE-Bundle-PatientSearchResponse
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=surescripts.RecordLocatorExchange@1.0.0-beta&canonical=https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/PatientSearchResponse
URLhttps://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/PatientSearchResponse
Statusactive
NamePatientSearchResponse
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "https://fhirdocs.surescripts.net/fhir/recordlocatorandexchange/StructureDefinition/PatientSearchResponse",
  "name": "PatientSearchResponse",
  "status": "active",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "Resource",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      }
    ]
  }
}