http://hl7.org/fhir/note-type|5.0.0

name
NoteType
package
hl7.fhir.r5.core@5.0.0
content
complete
status
draft
date
2023-03-26 04:21:02.0

NoteType

The presentation types of notes.

{
  "description" : "The presentation types of notes.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2023-03-26T04:21:02Z",
  "meta" : {
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "NoteType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "NoteType",
  "supliment" : null,
  "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" : 4
  } ],
  "status" : "draft",
  "id" : "fdea0b54-a7ee-5f9f-91d5-4dc34b6e3e1a",
  "valueSet" : "http://hl7.org/fhir/ValueSet/note-type",
  "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"
}