<xs:complexType name="NASKType">
<xs:complexContent>
<xs:restriction base="sdc4:ExceptionalValueType">
<xs:annotation>
<xs:documentation xml:lang="en-us">Not Asked : This information has not been sought (e.g., patient was not asked)</xs:documentation>
<xs:appinfo>
<rdf:Description rdf:about="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#NASKType">
<rdfs:isDefinedBy rdf:resource="https://semanticdatacharter.com/docs/sdc4/sdc4_xsd_Complex_Type_sdc4_NASKType.html#NASKType"/>
<rdfs:subClassOf rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4.xsd#ExceptionalValueType"/>
<rdfs:label xml:lang="en-us">NASKType</rdfs:label>
<rdf:type rdf:resource="https://semanticdatacharter.com/ns/sdc4/sdc4/CMC"/>
<rdfs:comment xml:lang="en-us">Not Asked : This information has not been sought (e.g., patient was not asked)</rdfs:comment>
</rdf:Description>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element fixed="Not Asked" maxOccurs="1" minOccurs="1" name="ev-name" type="xs:string"/>
</xs:sequence>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
|