Sha256: 0cc006fd868504de80f7064d668bedb55b970be489c1f403e88b3a169607a609

Contents?: true

Size: 1.72 KB

Versions: 10

Compression:

Stored size: 1.72 KB

Contents

{
  "resourceType": "Contract",
  "id": "pcd-example-notOrg",
  "issued": "2015-11-18",
  "subject": [
    {
      "reference": "Patient/f001",
      "display": "P. van de Heuvel"
    }
  ],
  "authority": [
    {
      "reference": "Organization/3",
      "display": "Michigan Health"
    }
  ],
  "domain": [
    {
      "reference": "Location/ukp",
      "display": "UK Pharmacies"
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "57016-8"
      }
    ]
  },
  "subType": [
    {
      "coding": [
        {
          "system": "http://www.infoway-inforoute.ca.org/Consent-subtype-codes",
          "code": "Opt-In",
          "display": "Default Authorization with exceptions."
        }
      ]
    }
  ],
  "term": [
    {
      "type": {
        "coding": [
          {
            "system": "http://example.org/fhir/consent-term-type-codes",
            "code": "withhold-from",
            "display": "Withhold all data from specified actor entity."
          }
        ]
      },
      "offer": {
        "topic": {
          "reference": "Organization/2.16.840.1.113883.19.5",
          "display": "Good Health Clinic"
        },
        "text": "Withhold this order and any results or related objects from any provider."
      }
    }
  ],
  "friendly": [
    {
      "contentAttachment": {
        "title": "The terms of the consent in friendly consumer speak."
      }
    }
  ],
  "legal": [
    {
      "contentAttachment": {
        "title": "The terms of the consent in lawyer speak."
      }
    }
  ],
  "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/pcd-example-notOrg.json
fhir_models-4.2.2 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.2.1 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.2.0 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.1.2 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.1.1 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.1.0 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.0.2 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.0.1 lib/fhir_models/examples/json/pcd-example-notOrg.json
fhir_models-4.0.0 lib/fhir_models/examples/json/pcd-example-notOrg.json