http://hl7.org/fhir/codesystem-properties-mode|5.2.0

name
CodeSystemPropertiesMode
package
hl7.fhir.uv.extensions@5.2.0
content
complete
status
draft
date
2025-02-10 10:45:45.0

code system properties mode code system

CodeSystemPropertiesMode

{
  "description" : "CodeSystemPropertiesMode",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "code system properties mode code system",
  "supliment" : null,
  "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" : "eb8adb2f-36ba-5178-bb7b-4f05f38c61f3",
  "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.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/Vocab",
      "system" : "url"
    } ]
  } ]
}