Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-nhs committed Oct 7, 2024
1 parent bf307ef commit 87a1600
Showing 1 changed file with 3 additions and 75 deletions.
78 changes: 3 additions & 75 deletions packages/dummySpine/src/response.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,25 +70,7 @@
},
"substitution": {
"allowedBoolean": false
},
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory",
"extension": [
{
"url": "statusDate",
"valueDateTime": "2024-02-01T11:14:21Z"
},
{
"url": "status",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/task-businessStatus-nppt",
"code": "With Pharmacy"
}
}
]
}
]
}
}
},
{
Expand Down Expand Up @@ -144,25 +126,7 @@
},
"substitution": {
"allowedBoolean": false
},
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory",
"extension": [
{
"url": "statusDate",
"valueDateTime": "2024-02-01T11:14:21Z"
},
{
"url": "status",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/task-businessStatus-nppt",
"code": "With Pharmacy"
}
}
]
}
]
}
}
},
{
Expand Down Expand Up @@ -219,24 +183,6 @@
"substitution": {
"allowedBoolean": false
},
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory",
"extension": [
{
"url": "statusDate",
"valueDateTime": "2024-02-01T11:14:21Z"
},
{
"url": "status",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/task-businessStatus-nppt",
"code": "With Pharmacy"
}
}
]
}
]
}
},
{
Expand Down Expand Up @@ -292,25 +238,7 @@
},
"substitution": {
"allowedBoolean": false
},
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-DM-PrescriptionStatusHistory",
"extension": [
{
"url": "statusDate",
"valueDateTime": "2024-02-01T11:14:21Z"
},
{
"url": "status",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/task-businessStatus-nppt",
"code": "With Pharmacy"
}
}
]
}
]
}
}
},
{
Expand Down

0 comments on commit 87a1600

Please sign in to comment.