PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions@5.1.0-ballot1
    http://hl7.org/fhir/codesystem-properties-mode
{
  "description": "CodeSystemPropertiesMode",
  "_filename": "CodeSystem-codesystem-properties-mode.json",
  "package_name": "hl7.fhir.uv.extensions",
  "date": "2023-12-19T08:40:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-01-31T07:07:38.434+11:00"
  },
  "publisher": "HL7 International / Terminology Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSystemPropertiesMode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "code system properties mode code system",
  "package_version": "5.1.0-ballot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "ti"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "4bc64cbe-7182-41dd-8c26-0b38d3aff92f",
  "kind": null,
  "url": "http://hl7.org/fhir/codesystem-properties-mode",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2002",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "not-present",
    "display": "Not Present",
    "definition": "None of the properties and filters defined by the code system are included in the code system resource."
  }, {
    "code": "partial",
    "display": "Partial",
    "definition": "A subset of the code system properties and filter definitions are included in the code system resource."
  }, {
    "code": "complete",
    "display": "Complete",
    "definition": "All the property and filters definitions for the code system are included in the code system resource."
  } ],
  "caseSensitive": true,
  "version": "5.1.0-ballot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}