FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.bser
Resource TypeBundle
IdBundle-bundle-batch-query-tobacco-use-cessation-feedback.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "bundle-batch-query-tobacco-use-cessation-feedback",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bser/StructureDefinition/bser-bundle-batch-query-referral-supporting-info"
    ]
  },
  "type": "batch",
  "entry": [
    {
      "request": {
        "method": "GET",
        "url": "/Patient/{{patient-id}}"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=vital-signs&code=85354-9"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=vital-signs&code=8302-2"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=vital-signs&code=39156-5"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=vital-signs&code=29463-7"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=laboratory&code=4548-4,74246-0,55454-3,41995-2,17855-8,4549-2,17856-6,62388-4,71875-9,59261-8"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=social-history&code=74165-2"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Observation?patient={{patient-id}}&category=social-history&code=82589-3"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Consent?patient={{patient-id}}&_include=Consent:performer"
      }
    },
    {
      "request": {
        "method": "GET",
        "url": "/Coverage?patient={{patient-id}}_include=Coverage:subscriber"
      }
    }
  ]
}