Skip to content

Commit

Permalink
fix to uc_cmc_cq6
Browse files Browse the repository at this point in the history
Signed-off-by: mereolog <[email protected]>
  • Loading branch information
mereolog committed Jan 20, 2025
1 parent 998adf5 commit 90f54c3
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
},
"marketingAuthorisationId" : {
"type" : "uri",
"value" : "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/MarketingAuthorizationNumber-EMEA/H/A-30/1288"
"value" : "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/MarketingAuthorizationNumber-19787-S3"
},
"country" : {
"type" : "uri",
"value" : "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Germany"
"value" : "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedStatesOfAmerica"
}
},
{
Expand All @@ -29,11 +29,11 @@
},
"marketingAuthorisationId" : {
"type" : "uri",
"value" : "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/MarketingAuthorizationNumber-19787-S3"
"value" : "https://spec.pistoiaalliance.org/idmp/ontology/EXT/Examples/AmlodipineExample/MarketingAuthorizationNumber-EMEA/H/A-30/1288"
},
"country" : {
"type" : "uri",
"value" : "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/UnitedStatesOfAmerica"
"value" : "https://www.omg.org/spec/LCC/Countries/ISO3166-1-CountryCodes/Germany"
}
}
]
Expand Down

0 comments on commit 90f54c3

Please sign in to comment.