example-SPOClinicalInformationRequest-Bundle-conditionSpecific

JSON Format: Bundle

Download Raw Bundle json example

An example of Bundle used in an SPOClinicalInformationRequest - Condition Specific message.
{
    "resourceType": "Bundle",
    "id": "example-SPOClinicalInformationRequest-Bundle-conditionSpecific",
    "type": "message",
    "timestamp": "2021-07-14T11:15:33+10:00",
    "entry":  [
        {
            "resource": {
                "resourceType": "MessageHeader",
                "id": "903486031d534ea180a75720f3f617b7",
                "eventCoding": {
                    "system": "http://surescripts.net/fhir/spo/message-events",
                    "code": "condition-search-query"
                },
                "source": {
                    "name": "Surescripts",
                    "software": "SPO",
                    "endpoint": "cef4efa19901425f8645b424f3b6e363"
                }
            }
        },
        {
            "resource": {
                "resourceType": "Parameters",
                "parameter":  [
                    {
                        "name": "ResourceType",
                        "valueString": "Observation"
                    },
                    {
                        "name": "PatientMrn",
                        "valueString": "799999"
                    },
                    {
                        "name": "MutuallyDefined",
                        "valueString": "abc"
                    },
                    {
                        "name": "LoincCode",
                        "valueString": "2339-0"
                    },
                    {
                        "name": "QueryOperator",
                        "valueString": "lastn"
                    },
                    {
                        "name": "CodeTranslations",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "http://loinc.org",
                                    "code": "2339-0",
                                    "display": "Glucose [Mass/volume] in Blood"
                                },
                                {
                                    "system": "http://loinc.org",
                                    "code": "2340-8",
                                    "display": "Glucose [Mass/volume] in Blood by Automated test strip"
                                },
                                {
                                    "system": "http://loinc.org",
                                    "code": "2341-6",
                                    "display": "Glucose [Mass/volume] in Blood by Test strip manual"
                                },
                                {
                                    "system": "http://loinc.org",
                                    "code": "41651-1",
                                    "display": "Glucose [Mass/volume] in Arterial Blood"
                                },
                                {
                                    "system": "http://loinc.org",
                                    "code": "41652-9",
                                    "display": "Glucose [Mass/volume] in Venous Blood"
                                },
                                {
                                    "system": "http://loinc.org",
                                    "code": "32016-8",
                                    "display": "Glucose [Mass/volume] in Capillary Blood"
                                }
                            ],
                            "text": "Glucose"
                        }
                    }
                ]
            }
        },
        {
            "resource": {
                "resourceType": "Parameters",
                "parameter":  [
                    {
                        "name": "ResourceType",
                        "valueString": "Observation"
                    },
                    {
                        "name": "PatientMrn",
                        "valueString": "799999"
                    },
                    {
                        "name": "MutuallyDefined",
                        "valueString": "abc"
                    },
                    {
                        "name": "LoincCode",
                        "valueString": "72166-2"
                    },
                    {
                        "name": "QueryOperator",
                        "valueString": "lastn"
                    }
                ]
            }
        }
    ]
}