PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology@2.1.0
    http://terminology.hl7.org/CodeSystem/forms-codes
{
  "description": "This value set includes a sample set of Forms codes.",
  "_filename": "CodeSystem-forms-codes.json",
  "package_name": "hl7.terminology",
  "date": "2021-03-06T13:53:33-07:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T15:10:28.568-06:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "FormCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Form Codes",
  "package_version": "2.1.0",
  "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": "fba1fcaf-3345-483d-a37b-39b44a65924d",
  "valueSet": "http://terminology.hl7.org/ValueSet/forms",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/forms-codes",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1052",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "1",
    "display": "Form #1",
    "definition": "Example: The #1 form to be used when printing this information."
  }, {
    "code": "2",
    "display": "Form #1",
    "definition": "Example: The #2 form to be used when printing this information."
  } ],
  "caseSensitive": true,
  "version": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}