PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/consent-data-meaning
{
  "description": "How a resource reference is interpreted when testing consent restrictions",
  "_filename": "CodeSystem-consent-data-meaning.json",
  "package_name": "hl7.fhir.core",
  "date": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ConsentDataMeaning",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cbcc"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "b8edbfd2-6fcb-48ae-b564-4a48f7600254",
  "valueSet": "http://hl7.org/fhir/ValueSet/consent-data-meaning",
  "kind": null,
  "url": "http://hl7.org/fhir/consent-data-meaning",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.760",
    "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": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}