PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi.r4b@1.0.0-ballot2
    http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-experimental-behavior-codes
{
  "description": "Behaviors of 'experimentalBehavior' parameter application in the $release operation.",
  "_filename": "CodeSystem-crmi-release-experimental-behavior-codes.json",
  "package_name": "hl7.fhir.uv.crmi.r4b",
  "date": "2023-02-03T23:21:03-06:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CRMIReleaseExperimentalBehavior",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CRMI Release Experimental Behavior Codes",
  "package_version": "1.0.0-ballot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "active",
  "id": "5263159b-6e0e-4c08-9e80-197ffbe80d15",
  "valueSet": "http://hl7.org/fhir/uv/crmi/ValueSet/crmi-release-experimental-behavior",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/crmi/CodeSystem/crmi-release-experimental-behavior-codes",
  "concept": [ {
    "code": "error",
    "display": "Error",
    "definition": "The repository should throw an error if a specification which is not Experimental references Experimental components."
  }, {
    "code": "warn",
    "display": "Warn",
    "definition": "The repository should warn if a specification which is not Experimental references Experimental components."
  }, {
    "code": "none",
    "display": "None",
    "definition": "The repository does not need to consider the state of Experimental."
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ]
}