Important: This is the release candidate of the FHIR Data Standards Wales for PSOM version 1.0.0-rc5 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 by PROMs provider)
- Overview
- Table
- XML
- JSON
- Narrative
| Bundle |
| id : Example-DataStandardsWales-PSOM-Bundle-Myeloma-PatientUpdate-PP |
| identifier |
| system : https://acme.com/fhir/Id/oracle-guid |
| value : 67688565-8ff3-4814-b464-3ba31f2b48ea |
| type : message |
| timestamp : 2022-03-14T11:15:33+00:00 |
| entry |
| fullUrl : urn:uuid:6b522db8-1509-48ce-adca-692d3032da23 |
| resource |
| id : 6b522db8-1509-48ce-adca-692d3032da23 |
| meta |
| profile : https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader |
| event |
| system : https://fhir.nhs.wales/CodeSystem/DataStandardsWales-PSOM-MessageEvent |
| code : patient-update |
| display : Patient update |
| source |
| name : Example PROMs provider |
| endpoint : https://nhspsom.examplepromsprovider.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 |
| entry |
| fullUrl : urn:uuid:ccf11d9a-d280-46c4-88e3-481315f0cb38 |
| resource |
| 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 |
| value |
| 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 |
| identifier |
| system : https://fhir.cavuhb.nhs.wales/Id/pas-identifier |
| value : A000003 |
| name |
| use : official |
| family : Jones |
| given : Alice |
| gender : female |
| birthDate : 1980-09-13 |
| deceased : True |
| address |
| postalCode : CF62 9AZ |
| communication |
| language |
| coding |
| system : urn:ietf:bcp:47 |
| code : cy |
| display : Welsh |
| preferred : True |
| communication |
| language |
| coding |
| system : urn:ietf:bcp:47 |
| code : en |
| display : English |
| preferred : False |
| entry |
| fullUrl : urn:uuid:35bdc9ae-598b-457d-8ecd-69340e27aa4f |
| resource |
| 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 |
| Bundle.id[0] | Example-DataStandardsWales-PSOM-Bundle-Myeloma-PatientUpdate-PP |
| Bundle.identifier[0].system[0] | https://acme.com/fhir/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+00: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 PROMs provider |
| Bundle.entry[0].resource[0].source[0].endpoint[0] | https://nhspsom.examplepromsprovider.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] | urn:ietf:bcp:47 |
| 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] | urn:ietf:bcp:47 |
| 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 |
</identifier>
<MessageHeader>
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-MessageHeader" />
</meta>
</eventCoding>
</source>
</responsible>
</focus>
<definition value="https://fhir.nhs.wales/MessageDefinition/DataStandardsWales-PSOM-PatientUpdate" />
</MessageHeader>
</resource>
</entry>
<Patient>
</meta>
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus">
</coding>
</valueCodeableConcept>
</extension>
</identifier>
</identifier>
</name>
</address>
</language>
</communication>
</coding>
</language>
</communication>
</Patient>
</resource>
</entry>
<Practitioner>
</meta>
</identifier>
</name>
</Practitioner>
</resource>
</entry>
</Bundle>
{
},
{
},
},
},
},
{
}
],
}
},
{
},
{
{
{
}
]
}
}
],
},
{
}
],
],
],
{
},
},
{
},
}
]
}
},
{
},
],
]
}
}
]
}
Command 'narrative' could not render: File is not a DomainResource