http://terminology.hl7.org/CodeSystem/contractsubtypecodes|4.0.1

name
ContractSubtypeCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Contract Subtype Codes

This value set includes sample Contract Subtype codes.

{
  "description" : "This value set includes sample Contract Subtype codes.",
  "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" : "Financial Management",
  "content" : "complete",
  "name" : "ContractSubtypeCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Contract Subtype Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "cebd028e-c7f3-5e2d-a4cc-4c1b0361a0f5",
  "valueSet" : "http://hl7.org/fhir/ValueSet/contract-subtype",
  "url" : "http://terminology.hl7.org/CodeSystem/contractsubtypecodes",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1198",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "disclosure-ca",
    "display" : "Disclosure-CA",
    "definition" : "Canadian health information disclosure policy."
  }, {
    "code" : "disclosure-us",
    "display" : "Disclosure-US",
    "definition" : "United States health information disclosure policy."
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}