urn:oid:1.2.36.1.2001.1001.101.104.16592|4.0.1

name
PatientMedicineChangeTypes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Patient Medicine Change Types

Example Item Flags for the List Resource. In this case, these are the kind of flags that would be used on a medication list at the end of a consultation.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "urn:oid:1.2.36.1.2001.1001.101.104.16592"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}