Sha256: 578d28f7ae9bf268c923476d6f2cc9d4c0bf34260a7e81914c13c043548179d9

Contents?: true

Size: 1.87 KB

Versions: 11

Compression:

Stored size: 1.87 KB

Contents

{
  "resourceType": "ReferralRequest",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Referral to Dr Dave for Beverly weaver to have grommets inserted in her r) ear</div>"
  },
  "identifier": [
    {
      "system": "http://orionhealth.com/fhir/apps/referralids",
      "value": "ret4421"
    }
  ],
  "status": "active",
  "category": "request",
  "type": {
    "coding": [
      {
        "system": "http://orionhealth.com/fhir/apps/referraltypes",
        "code": "rfs",
        "display": "Referral for service"
      }
    ]
  },
  "priority": {
    "coding": [
      {
        "system": "http://orionhealth.com/fhir/apps/prioritycodes",
        "code": "med",
        "display": "Medium"
      }
    ]
  },
  "patient": {
    "reference": "https://fhir.orionhealth.com/blaze/fhir/Patient/77662",
    "display": "Beverly Weaver"
  },
  "authored": "2014-02-14",
  "requester": {
    "reference": "https://fhir.orionhealth.com/blaze/fhir/Practitioner/77272",
    "display": "Serena Shrink"
  },
  "specialty": {
    "coding": [
      {
        "system": "http://orionhealth.com/fhir/apps/specialties",
        "code": "ent",
        "display": "ENT"
      }
    ]
  },
  "recipient": [
    {
      "reference": "https://fhir.orionhealth.com/blaze/fhir/Practitioner/76597",
      "display": "Dr Dave"
    }
  ],
  "reason": {
    "text": "For consideration of Grommets"
  },
  "description": "In the past 2 years Beverly has had 6 instances of r) sided Otitis media. She is     falling behind her peers at school, and displaying some learning difficulties.",
  "serviceRequested": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "172676009",
          "display": "Myringotomy and insertion of tympanic ventilation tube"
        }
      ],
      "text": "Insertion of grommets"
    }
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.6.8 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/referralrequest-example.json
fhir_models-1.6.3 examples/json/referralrequest-example.json
fhir_models-1.6.2 examples/json/referralrequest-example.json
fhir_models-1.6.1 examples/json/referralrequest-example.json