FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | Bundle |
| Id | AddFGMRecordTransaction-Bundle-Examples.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "AddFGMRecordTransaction-Bundle-Example",
"type": "transaction",
"entry": [
{
"fullUrl": "Flag/FGM-PatientFlag-Example",
"resource": {
"resourceType": "Flag",
"id": "FGM-PatientFlag-Example",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Flag-PatientFlag"
]
},
"contained": [
{
"resourceType": "Provenance",
"id": "3fc83fd8-4a6d-48e4-91ab-12bb10a4a834",
"meta": {
"profile": [
"https://fhir.nhs.uk/England/StructureDefinition/England-Provenance-Flag"
]
},
"target": [
{
"reference": "#"
}
],
"recorded": "2024-01-01T11:00:00+00:00",
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "CREATE",
"display": "create"
}
]
},
"agent": [
{
"role": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-SDSJobRoleName-1",
"code": "R0260",
"display": "General Medical Practitioner"
}
]
}
],
"who": {
"reference": "https://sds.spineservices.nhs.uk/Practitioner/2ee4tr6a9"
},
"onBehalfOf": {
"reference": "https://directory.spineservices.nhs.uk/Organization/a3e5i7"
}
}
]
}
],
"extension": [
{
"url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes",
"valueAnnotation": {
"text": "Example of flag notes extension text in patient flag"
}
}
],
"status": "active",
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-FlagCategoryPatient",
"code": "FGM",
"display": "Female Genital Mutilation Flag"
}
]
},
"subject": {
"reference": "Patient/PatientFlag-AnnaSmith-Example"
}
}
}
]
}