PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fr.core@1.1.0
    http://interopsante.org/fhir/StructureDefinition/FrMedicationAdministrationInhaledOxygen
description: null
package_name: hl7.fhir.fr.core
derivation: constraint
name: FrMedicationAdministrationInhaledOxygen
type: MedicationAdministration
elements:
  medication:
    choices: [medicationCodeableConcept]
    index: 1
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 2}
  medication[x]:
    elements:
      coding:
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            index: 4
          code:
            short: Product containing oxygen (medicinal product) | Administration d'oxygène
            pattern: {type: Code, value: '767111007'}
            index: 5
        required: [system, code]
    required: [coding]
  subject:
    type: Reference
    refers: ['http://interopsante.org/fhir/StructureDefinition/FrPatient']
    index: 6
  performer:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://interopsante.org/fhir/StructureDefinition/FrPatient', 'http://interopsante.org/fhir/StructureDefinition/FrPractitioner', 'http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice']
        index: 7
package_version: 1.1.0
class: profile
kind: resource
url: http://interopsante.org/fhir/StructureDefinition/FrMedicationAdministrationInhaledOxygen
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: '1.0'