Skip to content

Commit

Permalink
Update vaccineproducts.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira committed Oct 16, 2023
1 parent 9b41d8e commit ef58db9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion input/fsh/examples/vaccineproducts.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,14 @@ Description: "Vaccine Prduct codes, containing the different available products.

* ^property[+].code = #classification
* ^property[=].type = #code
* ^property[=].uri = "http://hl7.org/fhir/concept-properties#classification"
* ^property[=].uri = "http://smart.who.int/ig/smart-immunizations-measles#classification"

* #20009060/2 "Serum Institute of India Measles vaccine"
* ^property[+].code = #classification
* ^property[=].valueCode = #XM8L15
* #7680007030014 "M-M-RvaxPRO"
* ^property[+].code = #classification
* ^property[=].valueCode = #XM8TF3


ValueSet: VSVaccineTypes
Expand Down

0 comments on commit ef58db9

Please sign in to comment.