http://hl7.org/fhir/note-type|5.0.0
name
NoteType
NoteType
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
draft
draft
date
2023-03-26 04:21:02.0
2023-03-26 04:21:02.0
NoteType
The presentation types of notes.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/note-type"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}