Sha256: 4a8efd5baab132f148e8942ba41b6e18a088dc48c4c71ade2d13f63a5c98e6b4

Contents?: true

Size: 773 Bytes

Versions: 10

Compression:

Stored size: 773 Bytes

Contents

{
  "resourceType": "ServiceRequest",
  "id": "example",
  "status": "completed",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "103693007",
          "display": "Diagnostic procedure (procedure)"
        }
      ],
      "text": "Diagnostics Procedure"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "303653007",
        "display": "Computed tomography of head"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example"
  },
  "meta": {
    "tag": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST",
        "display": "test health data"
      }
    ]
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.2.2 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.2.1 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.2.0 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.1.2 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.1.1 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.1.0 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.0.2 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.0.1 lib/fhir_models/examples/json/servicerequest-example.json
fhir_models-4.0.0 lib/fhir_models/examples/json/servicerequest-example.json