Skip to content

Commit

Permalink
[ERSSUP-65227]-[]-[Initial A and G examples]-[DMW]
Browse files Browse the repository at this point in the history
  • Loading branch information
nhsd-david-wass committed Dec 7, 2022
1 parent bd73360 commit c754cbf
Show file tree
Hide file tree
Showing 22 changed files with 1,485 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"resourceType": "DocumentReference",
"type": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/eRS-AttachmentType",
"code": "GUIDANCE_REQUEST",
"display": "Guidance Request"
}
]
},
"status": "current",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "Binary/959724e3-8719-4ff3-ae37-5198c450e0f6",
"size": 18592,
"title": "upload.png",
"creation": "2022-01-31"
}
}
],
"context": {
"related" : [
{
"type": "ServiceRequest",
"reference": "ServiceRequest/a.832db7fa-ebdd-44b6-ab3b-8329c2d43149"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"id": "03f55377-33e0-4ad2-9ecc-0788342f24a1",
"meta": {
"versionId": "1"
},
"resourceType": "DocumentReference",
"type": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/eRS-AttachmentType",
"code": "GUIDANCE_REQUEST",
"display": "Guidance Request"
}
]
},
"status": "current",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"content": [
{
"attachment": {
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-AttachedBy",
"valueReference": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "987654321"
}
}
}
],
"contentType": "application/pdf",
"url": "Binary/959724e3-8719-4ff3-ae37-5198c450e0f6",
"size": 18592,
"title": "upload.png",
"creation": "2022-01-31"
}
}
],
"context": {
"related" : [
{
"type": "ServiceRequest",
"reference": "ServiceRequest/a.832db7fa-ebdd-44b6-ab3b-8329c2d43149"
}
]
},
"contained": [
{
"resourceType": "PractitionerRole",
"id": "author",
"practitioner": {
"identifier": {
"system": "http://fhir.nhs.net/Id/sds-user-id",
"value": "103264992985"
},
"display": "DR AA BHATIA"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C81007"
},
"display": "VERNON STREET MEDICAL CTR"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/eRS-BusinessFunction",
"code": "REFERRING_CLINICIAN"
}
]
}
]
}
],
"author": {
"reference": "#author"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"resourceType": "ServiceRequest",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"category": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/message-category-servicerequest",
"code": "request"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/ServiceRequest-Code",
"code": "advice-and-guidance"
}
]
},
"priority": "routine",
"intent": "order",
"status": "draft",
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-Referral",
"extension": [
{
"url": "sourceSystem",
"valueCode": "ers"
}
]
},
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceRequest-State",
"extension": [
{
"url": "state",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/eRS-ReferralState",
"code": "INCOMPLETE",
"display": "Incomplete"
}
}
]
}
],
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "103264992985"
},
"display": "DR AA BHATIA"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C81007"
},
"display": "VERNON STREET MEDICAL CTR"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/eRS-BusinessFunction-1",
"code": "REFERRING_CLINICIAN"
}
]
}
]
}
],
"requester": {
"reference": "#requester"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
{
"resourceType": "ServiceRequest",
"id": "a.832db7fa-ebdd-44b6-ab3b-8329c2d43149",
"meta": {
"versionId": "5"
},
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9912003888"
}
},
"category": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/message-category-servicerequest",
"code": "request"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/ServiceRequest-Code",
"code": "advice-and-guidance"
}
]
},
"priority": "routine",
"intent": "order",
"status": "draft",
"extension": [
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-Referral",
"extension": [
{
"url": "sourceSystem",
"valueCode": "ers"
}
]
},
{
"url": "https://fhir.nhs.uk/StructureDefinition/Extension-eRS-ServiceRequest-State",
"extension": [
{
"url": "state",
"valueCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/eRS-ReferralState",
"code": "INCOMPLETE",
"display": "Incomplete"
}
}
]
}
],
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/UBRN",
"value": "111111111112"
}
],
"contained": [
{
"resourceType": "PractitionerRole",
"id": "requester",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "103264992985"
},
"display": "DR AA BHATIA"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "C81007"
},
"display": "VERNON STREET MEDICAL CTR"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/eRS-BusinessFunction-1",
"code": "REFERRING_CLINICIAN"
}
]
}
]
}
],
"requester": {
"reference": "#requester"
}
}
Loading

0 comments on commit c754cbf

Please sign in to comment.