Sha256: 62b973dcffedc76d8e91d33bfd0946b712d8df7419133b18d4b7533c9fa6032f

Contents?: true

Size: 1.38 KB

Versions: 10

Compression:

Stored size: 1.38 KB

Contents

{
  "resourceType": "Task",
  "id": "fm-example3",
  "identifier": [
    {
      "use": "official",
      "system": "http:/happyvalley.com/task",
      "value": "20181012-001"
    }
  ],
  "status": "requested",
  "intent": "order",
  "priority": "stat",
  "code": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/financialtaskcode",
        "code": "release"
      }
    ]
  },
  "focus": {
    "identifier": {
      "system": "http://happyvalley.com/claim",
      "value": "1501"
    }
  },
  "authoredOn": "2018-10-04T08:25:05+10:00",
  "lastModified": "2018-10-04T08:25:05+10:00",
  "requester": {
    "reference": "Organization/example",
    "display": "Happy Valley Clinic"
  },
  "owner": {
    "identifier": {
      "system": "http://nationalinsurers.com/identifiers",
      "value": "12345"
    }
  },
  "input": [
    {
      "type": {
        "coding": [
          {
            "system": "http://hl7.org/financial-taskinputtype",
            "code": "origresponse"
          }
        ]
      },
      "valueReference": {
        "identifier": {
          "system": "http://nationalinsurers.com/claimresponse",
          "value": "CR201810040001234"
        }
      }
    }
  ],
  "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/task-example-fm-release.json
fhir_models-4.2.2 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.2.1 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.2.0 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.1.2 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.1.1 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.1.0 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.0.2 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.0.1 lib/fhir_models/examples/json/task-example-fm-release.json
fhir_models-4.0.0 lib/fhir_models/examples/json/task-example-fm-release.json