PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/note-type
{
  "description": "The presentation types of notes.",
  "_filename": "CodeSystem-note-type.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2022-12-14T07:12:54+11:00",
  "meta": {
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "NoteType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "NoteType",
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "52cc7340-7a25-4629-989b-926ad808b26e",
  "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.4.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": "5.0.0-snapshot3"
}