PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@5.2.0
    http://terminology.hl7.org/CodeSystem/contract-data-meaning
{
  "description": "How a resource reference is interpreted when evaluating contract offers.",
  "_filename": "CodeSystem-contract-data-meaning.json",
  "package_name": "hl7.terminology.r4",
  "date": "2020-04-09T21:10:28+00:00",
  "meta": {
    "lastUpdated": "2020-04-09T21:10:28.568+00:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ContractDataMeaning",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ContractDataMeaning",
  "package_version": "5.2.0",
  "status": "draft",
  "id": "dce537a4-7e63-47b0-8983-452530210a6a",
  "valueSet": "http://terminology.hl7.org/ValueSet/contract-data-meaning",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/contract-data-meaning",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1205",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "instance",
    "display": "Instance",
    "definition": "The consent applies directly to the instance of the resource."
  }, {
    "code": "related",
    "display": "Related",
    "definition": "The consent applies directly to the instance of the resource and instances it refers to."
  }, {
    "code": "dependents",
    "display": "Dependents",
    "definition": "The consent applies directly to the instance of the resource and instances that refer to it."
  }, {
    "code": "authoredby",
    "display": "AuthoredBy",
    "definition": "The consent applies to instances of resources that are authored by."
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}