FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuk.nhsdigital.medicines.r4.test
Resource TypeParameters
Idexample-E1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Parameters",
  "id": "854b706a-c6e5-11ec-9d64-0242ac120002",
  "parameter": [
    {
      "name": "group-identifier",
      "valueIdentifier": {
        "system": "https://fhir.nhs.uk/Id/prescription-order-number",
        "value": "24F5DA-A83008-7EFE6Z"
      }
    },
    {
      "name": "owner",
      "resource": {
        "resourceType": "Organization",
        "id": "4a964042-3c11-4b0f-990f-22d7b41ad603",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "VNE51"
          }
        ],
        "active": true,
        "type": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/organisation-role",
                "code": "182",
                "display": "PHARMACY"
              }
            ]
          }
        ],
        "name": "The Simple Pharmacy",
        "telecom": [
          {
            "system": "phone",
            "value": "0113 3180277",
            "use": "work"
          }
        ],
        "address": [
          {
            "use": "work",
            "line": [
              "17 Austhorpe Road",
              "Crossgates",
              "Leeds"
            ],
            "city": "West Yorkshire",
            "postalCode": "LS15 8BA"
          }
        ]
      }
    },
    {
      "name": "status",
      "valueCode": "accepted"
    },
    {
      "name": "agent",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "16708936-6397-4e03-b84f-4aaa790633e0",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
            "value": "555086415105"
          }
        ],
        "practitioner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "3415870201"
          },
          "display": "Jackie Clark"
        },
        "code": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/NHSDigital-SDS-JobRoleCode",
                "code": "R8000",
                "display": "Clinical Practitioner Access Role"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "02380798431",
            "use": "work"
          }
        ]
      }
    }
  ]
}