PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r4@0.5.0
    http://hl7.org/fhir/tools/CodeSystem/CDSLinkType
{
  "description": "Codes that describe application CDSLinkTypes",
  "_filename": "CodeSystem-CDSLinkType.json",
  "package_name": "hl7.fhir.uv.tools.r4",
  "date": "2025-04-17T05:34:58+10:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "code": "should-shall",
    "type": "boolean",
    "description": "Codes with this property true must have shall or should appended in the grammar"
  }, {
    "code": "expression",
    "type": "string",
    "description": "Expression that expresses aggregate codes using the grammar"
  } ],
  "name": "CDSLinkTypeCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "CDSLinkType Codes",
  "package_version": "0.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"
      } ]
    }
  } ],
  "status": "draft",
  "id": "720c652c-9e13-4fa1-9e03-303a1310debd",
  "kind": null,
  "url": "http://hl7.org/fhir/tools/CodeSystem/CDSLinkType",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.3",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "absolute",
    "display": "absolute",
    "definition": "Indicates that the URL is absolute and should be treated as-is."
  }, {
    "code": "smart",
    "display": "smart",
    "definition": "indicates that the URL is a SMART app launch URL and the CDS Client should ensure the SMART app launch URL is populated with the appropriate SMART launch parameters"
  } ],
  "caseSensitive": true,
  "version": "0.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}