FHIR Data Standards Wales for PSOM v1.0.0-rc1
Important: This is the release candidate of the FHIR Data Standards Wales for PSOM version 1.0 Implementation Guide. It is intended for trial use, and is published for early comment and feedback. Click here to give feedback.

Example Bundle - Myeloma (PatientUpdate)

Bundle
Bundle.id[0]Example-DataStandardsWales-PSOM-Bundle-Myeloma-PatientUpdate
Bundle.identifier[0].system[0]https://example.org/Id/oracle-guid
Bundle.identifier[0].value[0]67688565-8ff3-4814-b464-3ba31f2b48ea
Bundle.type[0]message
Bundle.timestamp[0]2022-03-14T11:15:33+10:00
Bundle.entry[0].fullUrl[0]urn:uuid:6b522db8-1509-48ce-adca-692d3032da23
Bundle.entry[0].resource[0].id[0]6b522db8-1509-48ce-adca-692d3032da23
Bundle.entry[0].resource[0].meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader
Bundle.entry[0].resource[0].event[0].system[0]https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent
Bundle.entry[0].resource[0].event[0].code[0]patient-update
Bundle.entry[0].resource[0].event[0].display[0]Patient update
Bundle.entry[0].resource[0].source[0].name[0]Example Health Board
Bundle.entry[0].resource[0].source[0].endpoint[0]https://nhspsom.examplehealthboard.com
Bundle.entry[0].resource[0].responsible[0].reference[0]urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f
Bundle.entry[0].resource[0].responsible[0].type[0]Practitioner
Bundle.entry[0].resource[0].responsible[0].display[0]Dr Dhiren Patel (GMC: 9630333)
Bundle.entry[0].resource[0].focus[0].reference[0]urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38
Bundle.entry[0].resource[0].focus[0].type[0]Patient
Bundle.entry[0].resource[0].focus[0].display[0]Alice Jones
Bundle.entry[0].resource[0].definition[0]https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate
Bundle.entry[1].fullUrl[0]urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38
Bundle.entry[1].resource[0].id[0]ccf11d9a-d280-46c4-88e3-481315f0cb38
Bundle.entry[1].resource[0].meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient
Bundle.entry[1].resource[0].identifier[0].extension[0].url[0]https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus
Bundle.entry[1].resource[0].identifier[0].extension[0].value[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales
Bundle.entry[1].resource[0].identifier[0].extension[0].value[0].coding[0].code[0]nn
Bundle.entry[1].resource[0].identifier[0].extension[0].value[0].coding[0].display[0]Number present and traced using Welsh NHS AR
Bundle.entry[1].resource[0].identifier[0].system[0]https://fhir.nhs.uk/Id/nhs-number
Bundle.entry[1].resource[0].identifier[0].value[0]9912003444
Bundle.entry[1].resource[0].identifier[1].system[0]https://fhir.cavuhb.nhs.wales/Id/pas-identifier
Bundle.entry[1].resource[0].identifier[1].value[0]A000003
Bundle.entry[1].resource[0].name[0].use[0]official
Bundle.entry[1].resource[0].name[0].family[0]Jones
Bundle.entry[1].resource[0].name[0].given[0]Alice
Bundle.entry[1].resource[0].gender[0]female
Bundle.entry[1].resource[0].birthDate[0]1980-09-13
Bundle.entry[1].resource[0].deceased[0]True
Bundle.entry[1].resource[0].address[0].postalCode[0]CF62 9AZ
Bundle.entry[1].resource[0].communication[0].language[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage
Bundle.entry[1].resource[0].communication[0].language[0].coding[0].code[0]cy
Bundle.entry[1].resource[0].communication[0].language[0].coding[0].display[0]Welsh
Bundle.entry[1].resource[0].communication[0].preferred[0]True
Bundle.entry[1].resource[0].communication[1].language[0].coding[0].system[0]https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage
Bundle.entry[1].resource[0].communication[1].language[0].coding[0].code[0]en
Bundle.entry[1].resource[0].communication[1].language[0].coding[0].display[0]English
Bundle.entry[1].resource[0].communication[1].preferred[0]False
Bundle.entry[2].fullUrl[0]urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f
Bundle.entry[2].resource[0].id[0]35bdc9ae-598b-457d-8ecd-69340e27aa4f
Bundle.entry[2].resource[0].meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner
Bundle.entry[2].resource[0].identifier[0].system[0]https://fhir.hl7.org.uk/Id/gmc-number
Bundle.entry[2].resource[0].identifier[0].value[0]9630333
Bundle.entry[2].resource[0].name[0].family[0]Patel
Bundle.entry[2].resource[0].name[0].given[0]Dhiren
Bundle.entry[2].resource[0].name[0].prefix[0]Dr
<Bundle xmlns="http://hl7.org/fhir">
    <id value="Example-DataStandardsWales-PSOM-Bundle-Myeloma-PatientUpdate" />
    <identifier>
        <system value="https://example.org/Id/oracle-guid" />
        <value value="67688565-8ff3-4814-b464-3ba31f2b48ea" />
    </identifier>
    <type value="message" />
    <timestamp value="2022-03-14T11:15:33+10:00" />
    <entry>
        <fullUrl value="urn:uuid:6b522db8-1509-48ce-adca-692d3032da23" />
        <resource>
            <MessageHeader>
                <id value="6b522db8-1509-48ce-adca-692d3032da23" />
                <meta>
                    <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader" />
                </meta>
                <eventCoding>
                    <system value="https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent" />
                    <code value="patient-update" />
                    <display value="Patient update" />
                </eventCoding>
                <source>
                    <name value="Example Health Board" />
                    <endpoint value="https://nhspsom.examplehealthboard.com" />
                </source>
                <responsible>
                    <reference value="urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f" />
                    <type value="Practitioner" />
                    <display value="Dr Dhiren Patel (GMC: 9630333)" />
                </responsible>
                <focus>
                    <reference value="urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38" />
                    <type value="Patient" />
                    <display value="Alice Jones" />
                </focus>
                <definition value="https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate" />
            </MessageHeader>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38" />
        <resource>
            <Patient>
                <id value="ccf11d9a-d280-46c4-88e3-481315f0cb38" />
                <meta>
                    <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" />
                </meta>
                <identifier>
                    <extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
                        <valueCodeableConcept>
                            <coding>
                                <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales" />
                                <code value="nn" />
                                <display value="Number present and traced using Welsh NHS AR" />
                            </coding>
                        </valueCodeableConcept>
                    </extension>
                    <system value="https://fhir.nhs.uk/Id/nhs-number" />
                    <value value="9912003444" />
                </identifier>
                <identifier>
                    <system value="https://fhir.cavuhb.nhs.wales/Id/pas-identifier" />
                    <value value="A000003" />
                </identifier>
                <name>
                    <use value="official" />
                    <family value="Jones" />
                    <given value="Alice" />
                </name>
                <gender value="female" />
                <birthDate value="1980-09-13" />
                <deceasedBoolean value="true" />
                <address>
                    <postalCode value="CF62 9AZ" />
                </address>
                <communication>
                    <language>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage" />
                            <code value="cy" />
                            <display value="Welsh" />
                        </coding>
                    </language>
                    <preferred value="true" />
                </communication>
                <communication>
                    <language>
                        <coding>
                            <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage" />
                            <code value="en" />
                            <display value="English" />
                        </coding>
                    </language>
                    <preferred value="false" />
                </communication>
            </Patient>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f" />
        <resource>
            <Practitioner>
                <id value="35bdc9ae-598b-457d-8ecd-69340e27aa4f" />
                <meta>
                    <profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" />
                </meta>
                <identifier>
                    <system value="https://fhir.hl7.org.uk/Id/gmc-number" />
                    <value value="9630333" />
                </identifier>
                <name>
                    <family value="Patel" />
                    <given value="Dhiren" />
                    <prefix value="Dr" />
                </name>
            </Practitioner>
        </resource>
    </entry>
</Bundle>
{
    "resourceType": "Bundle",
    "id": "Example-DataStandardsWales-PSOM-Bundle-Myeloma-PatientUpdate",
    "identifier": {
        "system": "https://example.org/Id/oracle-guid",
        "value": "67688565-8ff3-4814-b464-3ba31f2b48ea"
    },
    "type": "message",
    "timestamp": "2022-03-14T11:15:33+10:00",
    "entry":  [
        {
            "fullUrl": "urn:uuid:6b522db8-1509-48ce-adca-692d3032da23",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "6b522db8-1509-48ce-adca-692d3032da23",
                "meta": {
                    "profile":  [
                        "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader"
                    ]
                },
                "eventCoding": {
                    "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent",
                    "code": "patient-update",
                    "display": "Patient update"
                },
                "source": {
                    "name": "Example Health Board",
                    "endpoint": "https://nhspsom.examplehealthboard.com"
                },
                "responsible": {
                    "reference": "urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f",
                    "type": "Practitioner",
                    "display": "Dr Dhiren Patel (GMC: 9630333)"
                },
                "focus":  [
                    {
                        "reference": "urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38",
                        "type": "Patient",
                        "display": "Alice Jones"
                    }
                ],
                "definition": "https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate"
            }
        },
        {
            "fullUrl": "urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38",
            "resource": {
                "resourceType": "Patient",
                "id": "ccf11d9a-d280-46c4-88e3-481315f0cb38",
                "meta": {
                    "profile":  [
                        "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
                    ]
                },
                "identifier":  [
                    {
                        "extension":  [
                            {
                                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                                "valueCodeableConcept": {
                                    "coding":  [
                                        {
                                            "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusWales",
                                            "code": "nn",
                                            "display": "Number present and traced using Welsh NHS AR"
                                        }
                                    ]
                                }
                            }
                        ],
                        "system": "https://fhir.nhs.uk/Id/nhs-number",
                        "value": "9912003444"
                    },
                    {
                        "system": "https://fhir.cavuhb.nhs.wales/Id/pas-identifier",
                        "value": "A000003"
                    }
                ],
                "name":  [
                    {
                        "use": "official",
                        "family": "Jones",
                        "given":  [
                            "Alice"
                        ]
                    }
                ],
                "gender": "female",
                "birthDate": "1980-09-13",
                "deceasedBoolean": true,
                "address":  [
                    {
                        "postalCode": "CF62 9AZ"
                    }
                ],
                "communication":  [
                    {
                        "language": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                                    "code": "cy",
                                    "display": "Welsh"
                                }
                            ]
                        },
                        "preferred": true
                    },
                    {
                        "language": {
                            "coding":  [
                                {
                                    "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage",
                                    "code": "en",
                                    "display": "English"
                                }
                            ]
                        },
                        "preferred": false
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f",
            "resource": {
                "resourceType": "Practitioner",
                "id": "35bdc9ae-598b-457d-8ecd-69340e27aa4f",
                "meta": {
                    "profile":  [
                        "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner"
                    ]
                },
                "identifier":  [
                    {
                        "system": "https://fhir.hl7.org.uk/Id/gmc-number",
                        "value": "9630333"
                    }
                ],
                "name":  [
                    {
                        "family": "Patel",
                        "given":  [
                            "Dhiren"
                        ],
                        "prefix":  [
                            "Dr"
                        ]
                    }
                ]
            }
        }
    ]
}
Command 'narrative' could not render: File is not a DomainResource