PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/note-type
{
  "description": "The presentation types of notes.",
  "_filename": "CodeSystem-note-type.json",
  "package_name": "hl7.fhir.core",
  "date": "2017-12-20T15:52:34+11:00",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "NoteType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Trial Use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "21a9f1e1-50b9-4799-85ae-33ab555624e6",
  "valueSet": "http://hl7.org/fhir/ValueSet/note-type",
  "kind": null,
  "url": "http://hl7.org/fhir/note-type",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.16",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "display",
    "display": "Display",
    "definition": "Display the note."
  }, {
    "code": "print",
    "display": "Print (Form)",
    "definition": "Print the note on the form."
  }, {
    "code": "printoper",
    "display": "Print (Operator)",
    "definition": "Print the note for the operator."
  } ],
  "caseSensitive": true,
  "version": "3.2.0"
}