PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/codesystem-content-mode
{
  "description": "How much of the content of the code system - the concepts and codes it defines - are represented in a code system resource",
  "_filename": "CodeSystem-codesystem-content-mode.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": "CodeSystemContentMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "draft",
  "id": "7e5f393a-fd4d-4c2a-be33-7df7c6f3a5d4",
  "valueSet": "http://hl7.org/fhir/ValueSet/codesystem-content-mode",
  "kind": null,
  "url": "http://hl7.org/fhir/codesystem-content-mode",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.783",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "not-present",
    "display": "Not Present",
    "definition": "None of the concepts defined by the code system are included in the code system resource"
  }, {
    "code": "example",
    "display": "Example",
    "definition": "A few representative concepts are included in the code system resource"
  }, {
    "code": "fragment",
    "display": "Fragment",
    "definition": "A subset of the code system concepts are included in the code system resource"
  }, {
    "code": "complete",
    "display": "Complete",
    "definition": "All the concepts defined by the code system are included in the code system resource"
  }, {
    "code": "supplement",
    "display": "Supplement",
    "definition": "The resource doesn't define any new concepts; it just provides additional designations and properties to another code system"
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}