PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.subscriptions-backport@1.2.0-ballot
    http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system
{
  "description": "Codes to represent how much resource content to send in the notification payload.",
  "_filename": "CodeSystem-backport-content-code-system.json",
  "package_name": "hl7.fhir.uv.subscriptions-backport",
  "date": "2023-12-18T22:17:27+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "BackportContentCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Backported R5 Subscription Content Code System",
  "package_version": "1.2.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/subscriptions-backport/ImplementationGuide/hl7.fhir.uv.subscriptions-backport"
      } ]
    }
  } ],
  "status": "active",
  "id": "a64cd392-80b1-4b3f-9423-bf4c3a1338b4",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system",
  "concept": [ {
    "code": "empty",
    "display": "Empty",
    "definition": "No resource content is transacted in the notification payload."
  }, {
    "code": "id-only",
    "display": "Id Only",
    "definition": "Only the resource id is transacted in the notification payload."
  }, {
    "code": "full-resource",
    "display": "Full Resource",
    "definition": "The entire resource is transacted in the notification payload."
  } ],
  "caseSensitive": true,
  "version": "1.2.0-ballot",
  "contact": [ {
    "name": "HL7 International / FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  }, {
    "name": "Gino Canessa",
    "telecom": [ {
      "value": "mailto:gino.canessa@microsoft.com",
      "system": "email"
    } ]
  } ]
}