http://terminology.hl7.org/CodeSystem/definition-use|4.0.1

name
DefinitionUseCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

Structure Definition Use Codes / Keywords

Structure Definition Use Codes / Keywords

{
  "description" : "Structure Definition Use Codes / Keywords",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "FHIR Project team",
  "content" : "complete",
  "name" : "DefinitionUseCodes",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Structure Definition Use Codes / Keywords",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode" : "4.0.0"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  } ],
  "status" : "active",
  "id" : "fbfa1556-3503-5355-824b-cf30849d9426",
  "valueSet" : "http://hl7.org/fhir/ValueSet/definition-use",
  "url" : "http://terminology.hl7.org/CodeSystem/definition-use",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1191",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "fhir-structure",
    "display" : "FHIR Structure",
    "definition" : "This structure is defined as part of the base FHIR Specification"
  }, {
    "code" : "custom-resource",
    "display" : "Custom Resource",
    "definition" : "This structure is intended to be treated like a FHIR resource (e.g. on the FHIR API)"
  }, {
    "code" : "dam",
    "display" : "Domain Analysis Model",
    "definition" : "This structure captures an analysis of a domain"
  }, {
    "code" : "wire-format",
    "display" : "Wire Format",
    "definition" : "This structure represents and existing structure (e.g. CDA, HL7 v2)"
  }, {
    "code" : "archetype",
    "display" : "Domain Analysis Model",
    "definition" : "This structure captures an analysis of a domain"
  }, {
    "code" : "template",
    "display" : "Template",
    "definition" : "This structure is a template (n.b: 'template' has many meanings)"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}