Element Name | StudyIntervention |
---|---|
Parent Elements | StudyInterventions |
Element XPath(s) | /ODM/Study/MetaDataVersion/Protocol/StudyInterventions/StudyIntervention |
Element Text Value | None |
Cardinality | One or more |
Attributes | OID |
Child Elements | (Description, Coding*) |
Usage/Business Rules |
Example
StudyIntervention
<StudyIntervention> <Description> <TranslatedText xml:lang="en" Type="text/plain">200 mg Ibuprofen</TranslatedText> <!-- The ATC code for Ibuprofen is M01AE01. In this example we use the international OID for "ATC", which is "1.3.6.1.4.1.18458.7.2". See e.g. https://www.hl7.org/fhir/identifier-registry.html--> <Coding Code="M01AE01" CodeSystem="urn:oid:1.3.6.1.4.1.18458.7.2" CodeSystemName="ATC"/> </Description> </StudyIntervention>