uid stringlengths 24 24 | split stringclasses 1
value | category stringclasses 2
values | content stringlengths 5 482k | signature stringlengths 1 14k | suffix stringlengths 1 482k | prefix stringlengths 9 14k | prefix_token_count int64 3 5.01k | prefix_token_budget int64 64 256 | element_token_count int64 1 292k | signature_token_count int64 1 5.01k | prefix_context_token_count int64 0 255 | repo stringlengths 7 112 | path stringlengths 4 208 | language stringclasses 1
value | name stringlengths 1 218 | qualname stringlengths 1 218 | start_line int64 1 26.7k | end_line int64 1 26.7k | signature_start_line int64 1 26.7k | signature_end_line int64 1 26.7k | source_hash stringlengths 40 40 | source_dataset stringclasses 1
value | source_split stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d07e40cd6282337b143062bb | train | class | class ValueSetComposeType(AbstractType):
__resource_type__ = "ValueSetCompose"
| class ValueSetComposeType(AbstractType):
| __resource_type__ = "ValueSetCompose"
| __ = "ValueSetCodeSystem"
class ValueSetCodeSystemConceptType(AbstractType):
__resource_type__ = "ValueSetCodeSystemConcept"
class ValueSetCodeSystemConceptDesignationType(AbstractType):
__resource_type__ = "ValueSetCodeSystemConceptDesignation"
class ValueSetComposeType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetComposeType | ValueSetComposeType | 1,064 | 1,065 | 1,064 | 1,064 | 1272d943afa886b58e5d04904d4f28de1a89d5e9 | bigcode/the-stack | train |
bd5d206b686084d0b2a85f11 | train | class | class ProcedureType(AbstractType):
__resource_type__ = "Procedure"
| class ProcedureType(AbstractType):
| __resource_type__ = "Procedure"
| ExpansionType(AbstractType):
__resource_type__ = "ValueSetExpansion"
class ValueSetExpansionContainsType(AbstractType):
__resource_type__ = "ValueSetExpansionContains"
class ValueSetExpansionParameterType(AbstractType):
__resource_type__ = "ValueSetExpansionParameter"
class ProcedureType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ProcedureType | ProcedureType | 1,096 | 1,097 | 1,096 | 1,096 | 1a49305b7e46ff216652de12119e62e34cbaef3f | bigcode/the-stack | train |
7d0e8762e5eabd848f394cc1 | train | class | class ImagingStudySeriesInstanceType(AbstractType):
__resource_type__ = "ImagingStudySeriesInstance"
| class ImagingStudySeriesInstanceType(AbstractType):
| __resource_type__ = "ImagingStudySeriesInstance"
| ):
__resource_type__ = "ImagingObjectSelectionStudySeriesInstanceFrames"
class ImagingStudyType(AbstractType):
__resource_type__ = "ImagingStudy"
class ImagingStudySeriesType(AbstractType):
__resource_type__ = "ImagingStudySeries"
class ImagingStudySeriesInstanceType(AbstractType):
| 64 | 64 | 22 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingStudySeriesInstanceType | ImagingStudySeriesInstanceType | 1,500 | 1,501 | 1,500 | 1,500 | a86d854fe8ebd2218b96879555e76108ba2f2b86 | bigcode/the-stack | train |
dd6af16a58426b51923e1d51 | train | class | class ImplementationGuideType(AbstractType):
__resource_type__ = "ImplementationGuide"
| class ImplementationGuideType(AbstractType):
| __resource_type__ = "ImplementationGuide"
| "ImmunizationRecommendationRecommendation"
class ImmunizationRecommendationRecommendationDateCriterionType(AbstractType):
__resource_type__ = "ImmunizationRecommendationRecommendationDateCriterion"
class ImmunizationRecommendationRecommendationProtocolType(AbstractType):
__resource_type__ = "ImmunizationRe... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImplementationGuideType | ImplementationGuideType | 1,520 | 1,521 | 1,520 | 1,520 | ccacc9eb8fb794861fa8373897cfdae4246deda1 | bigcode/the-stack | train |
95c05ae953663c2d559381ad | train | class | class ConceptMapElementType(AbstractType):
__resource_type__ = "ConceptMapElement"
| class ConceptMapElementType(AbstractType):
| __resource_type__ = "ConceptMapElement"
| CompositionEvent"
class CompositionSectionType(AbstractType):
__resource_type__ = "CompositionSection"
class ConceptMapType(AbstractType):
__resource_type__ = "ConceptMap"
class ConceptMapContactType(AbstractType):
__resource_type__ = "ConceptMapContact"
class ConceptMapElementType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConceptMapElementType | ConceptMapElementType | 900 | 901 | 900 | 900 | c57e31e6846708aeb0c41966ace16bc55eaa548d | bigcode/the-stack | train |
2d8f9c57ef1548f8da9b40d7 | train | class | class Uri(ConstrainedStr):
"""A Uniform Resource Identifier Reference (RFC 3986 ).
Note: URIs are case sensitive.
For UUID (urn:uuid:53fefa32-fcbb-4ff8-8a92-55ee120877b7)
use all lowercase xs:anyURI A JSON string - a URI
Regex: \\S* (This regex is very permissive, but URIs must be valid.
Impleme... | class Uri(ConstrainedStr):
| """A Uniform Resource Identifier Reference (RFC 3986 ).
Note: URIs are case sensitive.
For UUID (urn:uuid:53fefa32-fcbb-4ff8-8a92-55ee120877b7)
use all lowercase xs:anyURI A JSON string - a URI
Regex: \\S* (This regex is very permissive, but URIs must be valid.
Implementers are welcome to use mo... | ConstrainedInt):
"""Any positive integer in the range 1..2,147,483,647"""
regex = re.compile(r"\+?[1-9][0-9]*")
__visit_name__ = "positiveInt"
gt = 0
class Uri(ConstrainedStr):
| 64 | 64 | 163 | 7 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Uri | Uri | 179 | 191 | 179 | 179 | f3948e097a3eb5015f0e674de463fda66b7dc59a | bigcode/the-stack | train |
edc7b5774a3452f9b357ab2e | train | class | class OperationOutcomeIssueType(AbstractType):
__resource_type__ = "OperationOutcomeIssue"
| class OperationOutcomeIssueType(AbstractType):
| __resource_type__ = "OperationOutcomeIssue"
| ObservationComponent"
class ObservationReferenceRangeType(AbstractType):
__resource_type__ = "ObservationReferenceRange"
class ObservationRelatedType(AbstractType):
__resource_type__ = "ObservationRelated"
class OperationOutcomeType(AbstractType):
__resource_type__ = "OperationOutcome"
class Operation... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | OperationOutcomeIssueType | OperationOutcomeIssueType | 1,300 | 1,301 | 1,300 | 1,300 | 1c774b99d17547cd0a18f4e725c1697ae54f0f58 | bigcode/the-stack | train |
1cc9e8a5e4a03bbe2b191918 | train | class | class ImagingObjectSelectionStudyType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudy"
| class ImagingObjectSelectionStudyType(AbstractType):
| __resource_type__ = "ImagingObjectSelectionStudy"
| Type):
__resource_type__ = "HealthcareServiceNotAvailable"
class HealthcareServiceServiceTypeType(AbstractType):
__resource_type__ = "HealthcareServiceServiceType"
class ImagingObjectSelectionType(AbstractType):
__resource_type__ = "ImagingObjectSelection"
class ImagingObjectSelectionStudyType(AbstractT... | 64 | 64 | 22 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingObjectSelectionStudyType | ImagingObjectSelectionStudyType | 1,476 | 1,477 | 1,476 | 1,476 | 193886387bd013b3e3a8cc66d9ffd24516894311 | bigcode/the-stack | train |
f7e5026e6c68a508da33eee4 | train | class | class MedicationOrderDispenseRequestType(AbstractType):
__resource_type__ = "MedicationOrderDispenseRequest"
| class MedicationOrderDispenseRequestType(AbstractType):
| __resource_type__ = "MedicationOrderDispenseRequest"
| __resource_type__ = "MedicationDispenseDosageInstruction"
class MedicationDispenseSubstitutionType(AbstractType):
__resource_type__ = "MedicationDispenseSubstitution"
class MedicationOrderType(AbstractType):
__resource_type__ = "MedicationOrder"
class MedicationOrderDispenseRequestType(AbstractType):
| 64 | 64 | 23 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationOrderDispenseRequestType | MedicationOrderDispenseRequestType | 1,564 | 1,565 | 1,564 | 1,564 | 285b12c31c5ec30a3bbde0b30592221e3fd86f02 | bigcode/the-stack | train |
a8dd9c94a0154be541bf5b20 | train | class | class ClaimResponseItemType(AbstractType):
__resource_type__ = "ClaimResponseItem"
| class ClaimResponseItemType(AbstractType):
| __resource_type__ = "ClaimResponseItem"
| Type):
__resource_type__ = "ClaimResponseAddItemDetailAdjudication"
class ClaimResponseCoverageType(AbstractType):
__resource_type__ = "ClaimResponseCoverage"
class ClaimResponseErrorType(AbstractType):
__resource_type__ = "ClaimResponseError"
class ClaimResponseItemType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseItemType | ClaimResponseItemType | 816 | 817 | 816 | 816 | 399cc0ff301b065055fe9b402e677160165a04c6 | bigcode/the-stack | train |
0e1219d014a1ab7b470bf011 | train | class | class ElementDefinitionSlicingDiscriminatorType(AbstractType):
__resource_type__ = "ElementDefinitionSlicingDiscriminator"
| class ElementDefinitionSlicingDiscriminatorType(AbstractType):
| __resource_type__ = "ElementDefinitionSlicingDiscriminator"
| MemberType(AbstractType):
__resource_type__ = "GroupMember"
class ElementDefinitionType(AbstractType):
__resource_type__ = "ElementDefinition"
class ElementDefinitionSlicingType(AbstractType):
__resource_type__ = "ElementDefinitionSlicing"
class ElementDefinitionSlicingDiscriminatorType(AbstractType):
| 64 | 64 | 25 | 11 | 53 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ElementDefinitionSlicingDiscriminatorType | ElementDefinitionSlicingDiscriminatorType | 1,180 | 1,181 | 1,180 | 1,180 | c26dc9463651f6ded30c3e18b090f6dd23f48f97 | bigcode/the-stack | train |
d947a840ace02b57b5d52bea | train | class | class AuditEventParticipantNetworkType(AbstractType):
__resource_type__ = "AuditEventParticipantNetwork"
| class AuditEventParticipantNetworkType(AbstractType):
| __resource_type__ = "AuditEventParticipantNetwork"
| Type(AbstractType):
__resource_type__ = "AuditEventObject"
class AuditEventObjectDetailType(AbstractType):
__resource_type__ = "AuditEventObjectDetail"
class AuditEventParticipantType(AbstractType):
__resource_type__ = "AuditEventParticipant"
class AuditEventParticipantNetworkType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AuditEventParticipantNetworkType | AuditEventParticipantNetworkType | 700 | 701 | 700 | 700 | c81fe23f2644ffa83312d26f49b8c63909aa1309 | bigcode/the-stack | train |
c5483bc8d5824ec18f220d5a | train | class | class ConformanceSoftwareType(AbstractType):
__resource_type__ = "ConformanceSoftware"
| class ConformanceSoftwareType(AbstractType):
| __resource_type__ = "ConformanceSoftware"
| __resource_type__ = "ConformanceRestResourceInteraction"
class ConformanceRestSecurityType(AbstractType):
__resource_type__ = "ConformanceRestSecurity"
class ConformanceRestSecurityCertificateType(AbstractType):
__resource_type__ = "ConformanceRestSecurityCertificate"
class ConformanceSoftwareType(Abstract... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceSoftwareType | ConformanceSoftwareType | 980 | 981 | 980 | 980 | 5fc54505f90a01b220d53e1f0ae261aa17fcf009 | bigcode/the-stack | train |
b11b6815b1e80e3432573107 | train | class | class EnrollmentRequestType(AbstractType):
__resource_type__ = "EnrollmentRequest"
| class EnrollmentRequestType(AbstractType):
| __resource_type__ = "EnrollmentRequest"
| EncounterHospitalization"
class EncounterLocationType(AbstractType):
__resource_type__ = "EncounterLocation"
class EncounterParticipantType(AbstractType):
__resource_type__ = "EncounterParticipant"
class EncounterStatusHistoryType(AbstractType):
__resource_type__ = "EncounterStatusHistory"
class Enrol... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | EnrollmentRequestType | EnrollmentRequestType | 1,240 | 1,241 | 1,240 | 1,240 | f41cd12c4c4b17abba280019b8c99d90eadaf042 | bigcode/the-stack | train |
c231566337060ea35c0a45b3 | train | class | class MetaType(AbstractType):
__resource_type__ = "Meta"
| class MetaType(AbstractType):
| __resource_type__ = "Meta"
| __resource_type__ = "Resource"
class DomainResourceType(AbstractType):
__resource_type__ = "DomainResource"
class ExtensionType(AbstractType):
__resource_type__ = "Extension"
class BackboneElementType(AbstractType):
__resource_type__ = "BackboneElement"
class MetaType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MetaType | MetaType | 524 | 525 | 524 | 524 | 7080a6632561fd3b1eb0598b18feca99dc529962 | bigcode/the-stack | train |
6e32c229431215e4a5feba82 | train | class | class String(ConstrainedStr):
"""A sequence of Unicode characters
Note that strings SHALL NOT exceed 1MB (1024*1024 characters) in size.
Strings SHOULD not contain Unicode character points below 32, except for
u0009 (horizontal tab), u0010 (carriage return) and u0013 (line feed).
Leading and Trailin... | class String(ConstrainedStr):
| """A sequence of Unicode characters
Note that strings SHALL NOT exceed 1MB (1024*1024 characters) in size.
Strings SHOULD not contain Unicode character points below 32, except for
u0009 (horizontal tab), u0010 (carriage return) and u0013 (line feed).
Leading and Trailing whitespace is allowed, but S... | "boolean"
@classmethod
def __modify_schema__(cls, field_schema: Dict[str, Any]) -> None:
field_schema.update(type="boolean")
@classmethod
def __get_validators__(cls) -> "CallableGenerator":
yield bool_validator
class String(ConstrainedStr):
| 64 | 64 | 160 | 7 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | String | String | 93 | 104 | 93 | 93 | 929bdba6e622629d91c1e54533375d36af9d67bc | bigcode/the-stack | train |
5010cac01f7c0925f87b9bbb | train | class | class DocumentReferenceContentType(AbstractType):
__resource_type__ = "DocumentReferenceContent"
| class DocumentReferenceContentType(AbstractType):
| __resource_type__ = "DocumentReferenceContent"
| ProcedureRequest"
class DiagnosticReportType(AbstractType):
__resource_type__ = "DiagnosticReport"
class DiagnosticReportImageType(AbstractType):
__resource_type__ = "DiagnosticReportImage"
class DocumentReferenceType(AbstractType):
__resource_type__ = "DocumentReference"
class DocumentReferenceConten... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DocumentReferenceContentType | DocumentReferenceContentType | 1,124 | 1,125 | 1,124 | 1,124 | fc7e113fdab4e0e43d7da854d819ec3d702c14e2 | bigcode/the-stack | train |
33a7b7aa14414946a719e928 | train | class | class ContractTermActorType(AbstractType):
__resource_type__ = "ContractTermActor"
| class ContractTermActorType(AbstractType):
| __resource_type__ = "ContractTermActor"
| = "ContractLegal"
class ContractRuleType(AbstractType):
__resource_type__ = "ContractRule"
class ContractSignerType(AbstractType):
__resource_type__ = "ContractSigner"
class ContractTermType(AbstractType):
__resource_type__ = "ContractTerm"
class ContractTermActorType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ContractTermActorType | ContractTermActorType | 1,356 | 1,357 | 1,356 | 1,356 | b81c8d99cd13fc8cde7c0100718e25cab51c6926 | bigcode/the-stack | train |
4f81bb6e71876226f629b69d | train | class | class DetectedIssueMitigationType(AbstractType):
__resource_type__ = "DetectedIssueMitigation"
| class DetectedIssueMitigationType(AbstractType):
| __resource_type__ = "DetectedIssueMitigation"
| ValuedItem"
class DeviceType(AbstractType):
__resource_type__ = "Device"
class RelatedPersonType(AbstractType):
__resource_type__ = "RelatedPerson"
class DetectedIssueType(AbstractType):
__resource_type__ = "DetectedIssue"
class DetectedIssueMitigationType(AbstractType):
| 64 | 64 | 22 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DetectedIssueMitigationType | DetectedIssueMitigationType | 1,380 | 1,381 | 1,380 | 1,380 | 4176951a6cf0450efea158245101e429f154fb63 | bigcode/the-stack | train |
d5f21d0724018e0a6f1c9e16 | train | class | class DomainResourceType(AbstractType):
__resource_type__ = "DomainResource"
| class DomainResourceType(AbstractType):
| __resource_type__ = "DomainResource"
| ExtensionType(AbstractType):
""" """
__resource_type__ = "FHIRPrimitiveExtension"
class ElementType(AbstractBaseType):
""" """
__resource_type__ = "Element"
class ResourceType(AbstractBaseType):
""" """
__resource_type__ = "Resource"
class DomainResourceType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DomainResourceType | DomainResourceType | 512 | 513 | 512 | 512 | 56802de4b85f2f4bd97fe76ffbf977a78a6f9f94 | bigcode/the-stack | train |
591f1cae9192e0c78558151e | train | class | class ExtensionType(AbstractType):
__resource_type__ = "Extension"
| class ExtensionType(AbstractType):
| __resource_type__ = "Extension"
| PrimitiveExtension"
class ElementType(AbstractBaseType):
""" """
__resource_type__ = "Element"
class ResourceType(AbstractBaseType):
""" """
__resource_type__ = "Resource"
class DomainResourceType(AbstractType):
__resource_type__ = "DomainResource"
class ExtensionType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ExtensionType | ExtensionType | 516 | 517 | 516 | 516 | 61e6cad566ef3cb4b666ebd5a3c12b2ece81cc3b | bigcode/the-stack | train |
49baf90e78d97db04af2f652 | train | class | class BundleEntryType(AbstractType):
__resource_type__ = "BundleEntry"
| class BundleEntryType(AbstractType):
| __resource_type__ = "BundleEntry"
| Participant"
class AuditEventParticipantNetworkType(AbstractType):
__resource_type__ = "AuditEventParticipantNetwork"
class AuditEventSourceType(AbstractType):
__resource_type__ = "AuditEventSource"
class BundleType(AbstractType):
__resource_type__ = "Bundle"
class BundleEntryType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | BundleEntryType | BundleEntryType | 712 | 713 | 712 | 712 | 690ebc147eee55ffc0deaabee1d3cb28dd3d7f47 | bigcode/the-stack | train |
418a7b6cb35437943ddc6ebe | train | class | class Decimal(ConstrainedDecimal):
"""Rational numbers that have a decimal representation.
See below about the precision of the number"""
regex = re.compile(r"-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][+-]?[0-9]+)?")
__visit_name__ = "decimal"
| class Decimal(ConstrainedDecimal):
| """Rational numbers that have a decimal representation.
See below about the precision of the number"""
regex = re.compile(r"-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][+-]?[0-9]+)?")
__visit_name__ = "decimal"
| A UUID (aka GUID) represented as a URI (RFC 4122 );
e.g. urn:uuid:c757873d-ec9a-4326-a141-556f43239520"""
__visit_name__ = "uuid"
regex = None
class Decimal(ConstrainedDecimal):
| 64 | 64 | 77 | 7 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Decimal | Decimal | 147 | 152 | 147 | 147 | 4ce20654805e6ff3031f463efe0c1d53f2f7150a | bigcode/the-stack | train |
f06055eca54efd2b6e87132b | train | class | class DeviceUseRequestType(AbstractType):
__resource_type__ = "DeviceUseRequest"
| class DeviceUseRequestType(AbstractType):
| __resource_type__ = "DeviceUseRequest"
| DeviceComponentProductionSpecificationType(AbstractType):
__resource_type__ = "DeviceComponentProductionSpecification"
class DeviceMetricType(AbstractType):
__resource_type__ = "DeviceMetric"
class DeviceMetricCalibrationType(AbstractType):
__resource_type__ = "DeviceMetricCalibration"
class DeviceUseR... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DeviceUseRequestType | DeviceUseRequestType | 1,412 | 1,413 | 1,412 | 1,412 | 5370c8df66853c6736e9557e94e1e57ffcd8813b | bigcode/the-stack | train |
6ec43327b3f2e084cda9b655 | train | class | class ReferenceType(AbstractType):
__resource_type__ = "Reference"
| class ReferenceType(AbstractType):
| __resource_type__ = "Reference"
| __resource_type__ = "Coding"
class ContactPointType(AbstractType):
__resource_type__ = "ContactPoint"
class HumanNameType(AbstractType):
__resource_type__ = "HumanName"
class IdentifierType(AbstractType):
__resource_type__ = "Identifier"
class ReferenceType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ReferenceType | ReferenceType | 564 | 565 | 564 | 564 | 4870c8fa840aac1448cea10a5e6070c7346acd9b | bigcode/the-stack | train |
68c234ba869d6d80dbcadfae | train | class | class ConformanceRestResourceInteractionType(AbstractType):
__resource_type__ = "ConformanceRestResourceInteraction"
| class ConformanceRestResourceInteractionType(AbstractType):
| __resource_type__ = "ConformanceRestResourceInteraction"
| __resource_type__ = "ConformanceRestInteraction"
class ConformanceRestOperationType(AbstractType):
__resource_type__ = "ConformanceRestOperation"
class ConformanceRestResourceType(AbstractType):
__resource_type__ = "ConformanceRestResource"
class ConformanceRestResourceInteractionType(AbstractType):
| 64 | 64 | 23 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceRestResourceInteractionType | ConformanceRestResourceInteractionType | 968 | 969 | 968 | 968 | b68524743ca4bff7146f21aa08337882359e2c06 | bigcode/the-stack | train |
a26226f006eb583e1691ea91 | train | class | class SignatureType(AbstractType):
__resource_type__ = "Signature"
| class SignatureType(AbstractType):
| __resource_type__ = "Signature"
| Type(AbstractType):
__resource_type__ = "Reference"
class QuantityType(AbstractType):
__resource_type__ = "Quantity"
class RangeType(AbstractType):
__resource_type__ = "Range"
class RatioType(AbstractType):
__resource_type__ = "Ratio"
class SignatureType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | SignatureType | SignatureType | 580 | 581 | 580 | 580 | 3bf75fc23717d9c278d5df5a94cabd5203b5b553 | bigcode/the-stack | train |
729a2ca8904fb982e0301aa2 | train | class | class ConformanceContactType(AbstractType):
__resource_type__ = "ConformanceContact"
| class ConformanceContactType(AbstractType):
| __resource_type__ = "ConformanceContact"
| __ = "Condition"
class ConditionEvidenceType(AbstractType):
__resource_type__ = "ConditionEvidence"
class ConditionStageType(AbstractType):
__resource_type__ = "ConditionStage"
class ConformanceType(AbstractType):
__resource_type__ = "Conformance"
class ConformanceContactType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceContactType | ConformanceContactType | 928 | 929 | 928 | 928 | dc3ee44a60b862936198dcf449864173b80c8d9b | bigcode/the-stack | train |
7cb23b07c98c179ccf8ab292 | train | class | class Instant(datetime.datetime):
"""An instant in time in the format YYYY-MM-DDThh:mm:ss.sss+zz:zz
(e.g. 2015-02-07T13:28:17.239+02:00 or 2017-01-01T00:00:00Z).
The time SHALL specified at least to the second and SHALL include a time zone.
Note: This is intended for when precisely observed times are re... | class Instant(datetime.datetime):
| """An instant in time in the format YYYY-MM-DDThh:mm:ss.sss+zz:zz
(e.g. 2015-02-07T13:28:17.239+02:00 or 2017-01-01T00:00:00Z).
The time SHALL specified at least to the second and SHALL include a time zone.
Note: This is intended for when precisely observed times are required
(typically system logs ... | if match:
if (
match.groupdict().get("year")
and match.groupdict().get("month")
and match.groupdict().get("day")
):
return parse_date(value)
elif match.groupdict().get("year") and match.groupdict().get("month"):
... | 124 | 124 | 416 | 5 | 119 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Instant | Instant | 309 | 340 | 309 | 309 | 0dbff6aea684be8af9262773fab71d1e3591dae4 | bigcode/the-stack | train |
05616f1ec76a5d1ff3be4af9 | train | class | class CarePlanRelatedPlanType(AbstractType):
__resource_type__ = "CarePlanRelatedPlan"
| class CarePlanRelatedPlanType(AbstractType):
| __resource_type__ = "CarePlanRelatedPlan"
| Type(AbstractType):
__resource_type__ = "CarePlanActivity"
class CarePlanActivityDetailType(AbstractType):
__resource_type__ = "CarePlanActivityDetail"
class CarePlanParticipantType(AbstractType):
__resource_type__ = "CarePlanParticipant"
class CarePlanRelatedPlanType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CarePlanRelatedPlanType | CarePlanRelatedPlanType | 748 | 749 | 748 | 748 | edf02c1caff8be6c02eb5f730286b8d668cab6e0 | bigcode/the-stack | train |
0e520c8d9a9e53c2370e79c0 | train | class | class PeriodType(AbstractType):
__resource_type__ = "Period"
| class PeriodType(AbstractType):
| __resource_type__ = "Period"
| ):
__resource_type__ = "BackboneElement"
class MetaType(AbstractType):
__resource_type__ = "Meta"
class NarrativeType(AbstractType):
__resource_type__ = "Narrative"
class AddressType(AbstractType):
__resource_type__ = "Address"
class PeriodType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | PeriodType | PeriodType | 536 | 537 | 536 | 536 | 0d82fd15bb84981fb4aad5484f0ed663a8c38839 | bigcode/the-stack | train |
1595b626840b103144e739e0 | train | class | class MessageHeaderDestinationType(AbstractType):
__resource_type__ = "MessageHeaderDestination"
| class MessageHeaderDestinationType(AbstractType):
| __resource_type__ = "MessageHeaderDestination"
| InstructionType(AbstractType):
__resource_type__ = "MedicationOrderDosageInstruction"
class MedicationOrderSubstitutionType(AbstractType):
__resource_type__ = "MedicationOrderSubstitution"
class MessageHeaderType(AbstractType):
__resource_type__ = "MessageHeader"
class MessageHeaderDestinationType(Abstr... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MessageHeaderDestinationType | MessageHeaderDestinationType | 1,580 | 1,581 | 1,580 | 1,580 | 41c8ee1872f9c094aad40893b4af3af1370ae71d | bigcode/the-stack | train |
2a5e11cd7b8fdfead896f097 | train | class | class ConformanceMessagingEventType(AbstractType):
__resource_type__ = "ConformanceMessagingEvent"
| class ConformanceMessagingEventType(AbstractType):
| __resource_type__ = "ConformanceMessagingEvent"
| Type(AbstractType):
__resource_type__ = "ConformanceImplementation"
class ConformanceMessagingType(AbstractType):
__resource_type__ = "ConformanceMessaging"
class ConformanceMessagingEndpointType(AbstractType):
__resource_type__ = "ConformanceMessagingEndpoint"
class ConformanceMessagingEventType(Abstra... | 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceMessagingEventType | ConformanceMessagingEventType | 948 | 949 | 948 | 948 | fd6a17bec2965257a91b50308a5b6d70a0104ace | bigcode/the-stack | train |
9797f29418f27ed7e398ff19 | train | class | class ConformanceRestResourceType(AbstractType):
__resource_type__ = "ConformanceRestResource"
| class ConformanceRestResourceType(AbstractType):
| __resource_type__ = "ConformanceRestResource"
| Type):
__resource_type__ = "ConformanceRest"
class ConformanceRestInteractionType(AbstractType):
__resource_type__ = "ConformanceRestInteraction"
class ConformanceRestOperationType(AbstractType):
__resource_type__ = "ConformanceRestOperation"
class ConformanceRestResourceType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceRestResourceType | ConformanceRestResourceType | 964 | 965 | 964 | 964 | 31a19cc7da1bc61bf5bd774075beaa240ed71a36 | bigcode/the-stack | train |
719ca3460559274272386a7e | train | class | class MedicationOrderDosageInstructionType(AbstractType):
__resource_type__ = "MedicationOrderDosageInstruction"
| class MedicationOrderDosageInstructionType(AbstractType):
| __resource_type__ = "MedicationOrderDosageInstruction"
| ):
__resource_type__ = "MedicationDispenseSubstitution"
class MedicationOrderType(AbstractType):
__resource_type__ = "MedicationOrder"
class MedicationOrderDispenseRequestType(AbstractType):
__resource_type__ = "MedicationOrderDispenseRequest"
class MedicationOrderDosageInstructionType(AbstractType):
| 64 | 64 | 23 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationOrderDosageInstructionType | MedicationOrderDosageInstructionType | 1,568 | 1,569 | 1,568 | 1,568 | 57d7032e5789d2c1ed758eabc232c5577fdd490e | bigcode/the-stack | train |
401f2f9dad5f5e86725a7c88 | train | class | class Xhtml(ConstrainedStr):
regex = None
__visit_name__ = "xhtml"
| class Xhtml(ConstrainedStr):
| regex = None
__visit_name__ = "xhtml"
| above) that may contain markdown syntax for optional processing
by a markdown presentation engine, in the GFM extension of CommonMark format (see below)"""
__visit_name__ = "markdown"
regex = re.compile(r"\s*(\S|\s)*")
class Xhtml(ConstrainedStr):
| 64 | 64 | 23 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Xhtml | Xhtml | 209 | 211 | 209 | 209 | 486059002757544e4b5c5fb44c3e40216626495a | bigcode/the-stack | train |
685ccef9ac7208e98860c76c | train | class | class ValueSetCodeSystemConceptDesignationType(AbstractType):
__resource_type__ = "ValueSetCodeSystemConceptDesignation"
| class ValueSetCodeSystemConceptDesignationType(AbstractType):
| __resource_type__ = "ValueSetCodeSystemConceptDesignation"
| __resource_type__ = "ValueSet"
class ValueSetCodeSystemType(AbstractType):
__resource_type__ = "ValueSetCodeSystem"
class ValueSetCodeSystemConceptType(AbstractType):
__resource_type__ = "ValueSetCodeSystemConcept"
class ValueSetCodeSystemConceptDesignationType(AbstractType):
| 64 | 64 | 25 | 11 | 53 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetCodeSystemConceptDesignationType | ValueSetCodeSystemConceptDesignationType | 1,060 | 1,061 | 1,060 | 1,060 | 9b3fbdcb125964cb31d2aaf72b1fcb24d20f65e7 | bigcode/the-stack | train |
22f0b05b0e444f196243e9ff | train | class | class AccountType(AbstractType):
__resource_type__ = "Account"
| class AccountType(AbstractType):
| __resource_type__ = "Account"
| Type):
__resource_type__ = "Location"
class LocationPositionType(AbstractType):
__resource_type__ = "LocationPosition"
class SlotType(AbstractType):
__resource_type__ = "Slot"
class ScheduleType(AbstractType):
__resource_type__ = "Schedule"
class AccountType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AccountType | AccountType | 656 | 657 | 656 | 656 | b8729837553b9eb282ed9d83945617512302a856 | bigcode/the-stack | train |
7422625865a353798f6ef6e1 | train | class | class DocumentReferenceType(AbstractType):
__resource_type__ = "DocumentReference"
| class DocumentReferenceType(AbstractType):
| __resource_type__ = "DocumentReference"
| ProcedurePerformer"
class ProcedureRequestType(AbstractType):
__resource_type__ = "ProcedureRequest"
class DiagnosticReportType(AbstractType):
__resource_type__ = "DiagnosticReport"
class DiagnosticReportImageType(AbstractType):
__resource_type__ = "DiagnosticReportImage"
class DocumentReferenceType(A... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DocumentReferenceType | DocumentReferenceType | 1,120 | 1,121 | 1,120 | 1,120 | f19c87230d10e66d04ef752c8c08fe31a01269c9 | bigcode/the-stack | train |
3d0ed49f7780db4cbb2318cd | train | class | class ValueSetCodeSystemType(AbstractType):
__resource_type__ = "ValueSetCodeSystem"
| class ValueSetCodeSystemType(AbstractType):
| __resource_type__ = "ValueSetCodeSystem"
| PractitionerRoleType(AbstractType):
__resource_type__ = "PractitionerPractitionerRole"
class PractitionerQualificationType(AbstractType):
__resource_type__ = "PractitionerQualification"
class ValueSetType(AbstractType):
__resource_type__ = "ValueSet"
class ValueSetCodeSystemType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetCodeSystemType | ValueSetCodeSystemType | 1,052 | 1,053 | 1,052 | 1,052 | e422e2234719cfc9bd3e95238a687e8966539ff5 | bigcode/the-stack | train |
f6522abfb8c2b576593cdf74 | train | class | class SupplyRequestWhenType(AbstractType):
__resource_type__ = "SupplyRequestWhen"
| class SupplyRequestWhenType(AbstractType):
| __resource_type__ = "SupplyRequestWhen"
| = "NamingSystemUniqueId"
class ListType(AbstractType):
__resource_type__ = "List"
class ListEntryType(AbstractType):
__resource_type__ = "ListEntry"
class SupplyRequestType(AbstractType):
__resource_type__ = "SupplyRequest"
class SupplyRequestWhenType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | SupplyRequestWhenType | SupplyRequestWhenType | 1,616 | 1,617 | 1,616 | 1,616 | d564f17fb7ed3b862a1db0433a178f3e6f6fc9d4 | bigcode/the-stack | train |
53c5d30916acf404a6cc7acf | train | class | class DeviceMetricType(AbstractType):
__resource_type__ = "DeviceMetric"
| class DeviceMetricType(AbstractType):
| __resource_type__ = "DeviceMetric"
| class DataElementMappingType(AbstractType):
__resource_type__ = "DataElementMapping"
class DeviceComponentType(AbstractType):
__resource_type__ = "DeviceComponent"
class DeviceComponentProductionSpecificationType(AbstractType):
__resource_type__ = "DeviceComponentProductionSpecification"
class DeviceMet... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DeviceMetricType | DeviceMetricType | 1,404 | 1,405 | 1,404 | 1,404 | 3fee5f5c2b9706567a49fbfc22f19ddef4d94002 | bigcode/the-stack | train |
2e3b6863e8bb559a8f4cbe79 | train | class | class MedicationPackageContentType(AbstractType):
__resource_type__ = "MedicationPackageContent"
| class MedicationPackageContentType(AbstractType):
| __resource_type__ = "MedicationPackageContent"
| = "OperationOutcome"
class OperationOutcomeIssueType(AbstractType):
__resource_type__ = "OperationOutcomeIssue"
class MedicationType(AbstractType):
__resource_type__ = "Medication"
class MedicationPackageType(AbstractType):
__resource_type__ = "MedicationPackage"
class MedicationPackageContentType(Ab... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationPackageContentType | MedicationPackageContentType | 1,312 | 1,313 | 1,312 | 1,312 | 0456889658356a4353ac2e10ba4fad4190c87afd | bigcode/the-stack | train |
ad5296f8a0d8e436a5f5528d | train | class | class CarePlanActivityDetailType(AbstractType):
__resource_type__ = "CarePlanActivityDetail"
| class CarePlanActivityDetailType(AbstractType):
| __resource_type__ = "CarePlanActivityDetail"
| Search"
class BundleLinkType(AbstractType):
__resource_type__ = "BundleLink"
class CarePlanType(AbstractType):
__resource_type__ = "CarePlan"
class CarePlanActivityType(AbstractType):
__resource_type__ = "CarePlanActivity"
class CarePlanActivityDetailType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CarePlanActivityDetailType | CarePlanActivityDetailType | 740 | 741 | 740 | 740 | 8f440380d03ae171e361a83cc4d4a560734c8068 | bigcode/the-stack | train |
989712f30d3c39382bc5ec0f | train | class | class ExplanationOfBenefitType(AbstractType):
__resource_type__ = "ExplanationOfBenefit"
| class ExplanationOfBenefitType(AbstractType):
| __resource_type__ = "ExplanationOfBenefit"
| (AbstractType):
__resource_type__ = "EpisodeOfCareStatusHistory"
class FamilyMemberHistoryType(AbstractType):
__resource_type__ = "FamilyMemberHistory"
class FamilyMemberHistoryConditionType(AbstractType):
__resource_type__ = "FamilyMemberHistoryCondition"
class ExplanationOfBenefitType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ExplanationOfBenefitType | ExplanationOfBenefitType | 1,452 | 1,453 | 1,452 | 1,452 | 824fab18dd672b3f0c7202e65aefef3098a9db76 | bigcode/the-stack | train |
0f81af668c68944827cf0596 | train | class | class MedicationDispenseDosageInstructionType(AbstractType):
__resource_type__ = "MedicationDispenseDosageInstruction"
| class MedicationDispenseDosageInstructionType(AbstractType):
| __resource_type__ = "MedicationDispenseDosageInstruction"
| (AbstractType):
__resource_type__ = "ImplementationGuidePackageResource"
class ImplementationGuidePageType(AbstractType):
__resource_type__ = "ImplementationGuidePage"
class MedicationDispenseType(AbstractType):
__resource_type__ = "MedicationDispense"
class MedicationDispenseDosageInstructionType(Abstr... | 64 | 64 | 25 | 11 | 53 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationDispenseDosageInstructionType | MedicationDispenseDosageInstructionType | 1,552 | 1,553 | 1,552 | 1,552 | 1013be5a81c0b5e186e1c4dc6239bf3e0748582a | bigcode/the-stack | train |
0c7bbbc0c24264bbb765f76c | train | class | class ImagingObjectSelectionStudySeriesInstanceFramesType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeriesInstanceFrames"
| class ImagingObjectSelectionStudySeriesInstanceFramesType(AbstractType):
| __resource_type__ = "ImagingObjectSelectionStudySeriesInstanceFrames"
| Study"
class ImagingObjectSelectionStudySeriesType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeries"
class ImagingObjectSelectionStudySeriesInstanceType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeriesInstance"
class ImagingObjectSelectionStudySeriesInstanceFramesTy... | 64 | 64 | 28 | 12 | 52 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingObjectSelectionStudySeriesInstanceFramesType | ImagingObjectSelectionStudySeriesInstanceFramesType | 1,488 | 1,489 | 1,488 | 1,488 | 4acf76c8ed6f2e1b30e08c546d43b08f5173370d | bigcode/the-stack | train |
41ea47810b83347470cebfca | train | class | class IdentifierType(AbstractType):
__resource_type__ = "Identifier"
| class IdentifierType(AbstractType):
| __resource_type__ = "Identifier"
| resource_type__ = "CodeableConcept"
class CodingType(AbstractType):
__resource_type__ = "Coding"
class ContactPointType(AbstractType):
__resource_type__ = "ContactPoint"
class HumanNameType(AbstractType):
__resource_type__ = "HumanName"
class IdentifierType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | IdentifierType | IdentifierType | 560 | 561 | 560 | 560 | f6c7ca636c4a6779eca7401dfbef06b187cc6ab5 | bigcode/the-stack | train |
ea227466b1d46371d24c3280 | train | class | class CodeableConceptType(AbstractType):
__resource_type__ = "CodeableConcept"
| class CodeableConceptType(AbstractType):
| __resource_type__ = "CodeableConcept"
| ):
__resource_type__ = "Narrative"
class AddressType(AbstractType):
__resource_type__ = "Address"
class PeriodType(AbstractType):
__resource_type__ = "Period"
class AttachmentType(AbstractType):
__resource_type__ = "Attachment"
class CodeableConceptType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CodeableConceptType | CodeableConceptType | 544 | 545 | 544 | 544 | b642055aaaf40d034295cb4a365f1e67ff927ed9 | bigcode/the-stack | train |
f6b5171cb899dbf1d9a4c912 | train | class | class DeviceMetricCalibrationType(AbstractType):
__resource_type__ = "DeviceMetricCalibration"
| class DeviceMetricCalibrationType(AbstractType):
| __resource_type__ = "DeviceMetricCalibration"
| "
class DeviceComponentType(AbstractType):
__resource_type__ = "DeviceComponent"
class DeviceComponentProductionSpecificationType(AbstractType):
__resource_type__ = "DeviceComponentProductionSpecification"
class DeviceMetricType(AbstractType):
__resource_type__ = "DeviceMetric"
class DeviceMetricCalib... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DeviceMetricCalibrationType | DeviceMetricCalibrationType | 1,408 | 1,409 | 1,408 | 1,408 | 0a95be1f728c93f962b08cfdbd5d9e29270a0209 | bigcode/the-stack | train |
d67a9d4c6e1b9d6bbb949c87 | train | class | class ClaimItemDetailSubDetailType(AbstractType):
__resource_type__ = "ClaimItemDetailSubDetail"
| class ClaimItemDetailSubDetailType(AbstractType):
| __resource_type__ = "ClaimItemDetailSubDetail"
| "
class ClaimDiagnosisType(AbstractType):
__resource_type__ = "ClaimDiagnosis"
class ClaimItemType(AbstractType):
__resource_type__ = "ClaimItem"
class ClaimItemDetailType(AbstractType):
__resource_type__ = "ClaimItemDetail"
class ClaimItemDetailSubDetailType(AbstractType):
| 64 | 64 | 23 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimItemDetailSubDetailType | ClaimItemDetailSubDetailType | 772 | 773 | 772 | 772 | 04d82bb74692babf3cce99da6f86524afc32226e | bigcode/the-stack | train |
44c2a0bd34cc6cc22eb865bf | train | class | class ImplementationGuideContactType(AbstractType):
__resource_type__ = "ImplementationGuideContact"
| class ImplementationGuideContactType(AbstractType):
| __resource_type__ = "ImplementationGuideContact"
| __resource_type__ = "ImmunizationRecommendationRecommendationDateCriterion"
class ImmunizationRecommendationRecommendationProtocolType(AbstractType):
__resource_type__ = "ImmunizationRecommendationRecommendationProtocol"
class ImplementationGuideType(AbstractType):
__resource_type__ = "ImplementationGui... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImplementationGuideContactType | ImplementationGuideContactType | 1,524 | 1,525 | 1,524 | 1,524 | 70aec4fd831b5d888f04e82e45f1e15468c4d642 | bigcode/the-stack | train |
bc7180ca6b2792266c0c7a77 | train | class | class ValueSetExpansionContainsType(AbstractType):
__resource_type__ = "ValueSetExpansionContains"
| class ValueSetExpansionContainsType(AbstractType):
| __resource_type__ = "ValueSetExpansionContains"
| Type(AbstractType):
__resource_type__ = "ValueSetComposeIncludeFilter"
class ValueSetContactType(AbstractType):
__resource_type__ = "ValueSetContact"
class ValueSetExpansionType(AbstractType):
__resource_type__ = "ValueSetExpansion"
class ValueSetExpansionContainsType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetExpansionContainsType | ValueSetExpansionContainsType | 1,088 | 1,089 | 1,088 | 1,088 | 38377f961fa14a4bf3b649d5b4a084c827c745a0 | bigcode/the-stack | train |
1335f0a61d2da2f58fd8b546 | train | class | class ValueSetContactType(AbstractType):
__resource_type__ = "ValueSetContact"
| class ValueSetContactType(AbstractType):
| __resource_type__ = "ValueSetContact"
| resource_type__ = "ValueSetComposeInclude"
class ValueSetComposeIncludeConceptType(AbstractType):
__resource_type__ = "ValueSetComposeIncludeConcept"
class ValueSetComposeIncludeFilterType(AbstractType):
__resource_type__ = "ValueSetComposeIncludeFilter"
class ValueSetContactType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetContactType | ValueSetContactType | 1,080 | 1,081 | 1,080 | 1,080 | e826f7f781f5af88f8225c861fb86b98ee5f61f2 | bigcode/the-stack | train |
55f51583ef9b9eb7042db1f1 | train | class | class QuantityType(AbstractType):
__resource_type__ = "Quantity"
| class QuantityType(AbstractType):
| __resource_type__ = "Quantity"
| ):
__resource_type__ = "ContactPoint"
class HumanNameType(AbstractType):
__resource_type__ = "HumanName"
class IdentifierType(AbstractType):
__resource_type__ = "Identifier"
class ReferenceType(AbstractType):
__resource_type__ = "Reference"
class QuantityType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | QuantityType | QuantityType | 568 | 569 | 568 | 568 | 0c7d4f5a364c2dbdfb5ebca4641d28efa8fbe275 | bigcode/the-stack | train |
c3482138e6629dd91e37f748 | train | class | class HumanNameType(AbstractType):
__resource_type__ = "HumanName"
| class HumanNameType(AbstractType):
| __resource_type__ = "HumanName"
| _type__ = "Attachment"
class CodeableConceptType(AbstractType):
__resource_type__ = "CodeableConcept"
class CodingType(AbstractType):
__resource_type__ = "Coding"
class ContactPointType(AbstractType):
__resource_type__ = "ContactPoint"
class HumanNameType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | HumanNameType | HumanNameType | 556 | 557 | 556 | 556 | 5afd4109f83823d6bc9a69c916bfc32072f40ddd | bigcode/the-stack | train |
4e8ef684406e5d8dcbf31bd5 | train | class | class MedicationOrderType(AbstractType):
__resource_type__ = "MedicationOrder"
| class MedicationOrderType(AbstractType):
| __resource_type__ = "MedicationOrder"
| resource_type__ = "MedicationDispense"
class MedicationDispenseDosageInstructionType(AbstractType):
__resource_type__ = "MedicationDispenseDosageInstruction"
class MedicationDispenseSubstitutionType(AbstractType):
__resource_type__ = "MedicationDispenseSubstitution"
class MedicationOrderType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationOrderType | MedicationOrderType | 1,560 | 1,561 | 1,560 | 1,560 | a0afd5f6afbc3747b6817df972ca722c383c1b93 | bigcode/the-stack | train |
d041e6c9396c701427fa56b9 | train | class | class FHIRPrimitiveExtensionType(AbstractType):
""" """
__resource_type__ = "FHIRPrimitiveExtension"
| class FHIRPrimitiveExtensionType(AbstractType):
| """ """
__resource_type__ = "FHIRPrimitiveExtension"
| llp:"):
# xxx: find validation
return value
elif value in FHIR_PRIMITIVES:
# Extensions may contain a valueUrl for a primitive FHIR type
return value
return AnyUrl.validate(value, field, config)
class FHIRPrimitiveExtensionType(AbstractType):
| 64 | 64 | 23 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | FHIRPrimitiveExtensionType | FHIRPrimitiveExtensionType | 494 | 497 | 494 | 494 | fa4eb97db60b7c843d15be9f28448f37048ee529 | bigcode/the-stack | train |
97901b23dbb3717b98bfd29b | train | class | class MedicationStatementType(AbstractType):
__resource_type__ = "MedicationStatement"
| class MedicationStatementType(AbstractType):
| __resource_type__ = "MedicationStatement"
| ProtocolType(AbstractType):
__resource_type__ = "ImmunizationVaccinationProtocol"
class MedicationAdministrationType(AbstractType):
__resource_type__ = "MedicationAdministration"
class MedicationAdministrationDosageType(AbstractType):
__resource_type__ = "MedicationAdministrationDosage"
class Medication... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MedicationStatementType | MedicationStatementType | 1,272 | 1,273 | 1,272 | 1,272 | 53dbdaaa7d086c661975dec48c8b9ab623676502 | bigcode/the-stack | train |
de23eecfc04a957b9dd2aa09 | train | class | class ValueSetExpansionType(AbstractType):
__resource_type__ = "ValueSetExpansion"
| class ValueSetExpansionType(AbstractType):
| __resource_type__ = "ValueSetExpansion"
| ):
__resource_type__ = "ValueSetComposeIncludeConcept"
class ValueSetComposeIncludeFilterType(AbstractType):
__resource_type__ = "ValueSetComposeIncludeFilter"
class ValueSetContactType(AbstractType):
__resource_type__ = "ValueSetContact"
class ValueSetExpansionType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ValueSetExpansionType | ValueSetExpansionType | 1,084 | 1,085 | 1,084 | 1,084 | dcbc9e303fc0424c334708055d0ffafb540aafc0 | bigcode/the-stack | train |
978f5a6fc04c34b33c8a4508 | train | class | class ClaimPayeeType(AbstractType):
__resource_type__ = "ClaimPayee"
| class ClaimPayeeType(AbstractType):
| __resource_type__ = "ClaimPayee"
| __resource_type__ = "ClaimItemDetailSubDetail"
class ClaimItemProsthesisType(AbstractType):
__resource_type__ = "ClaimItemProsthesis"
class ClaimMissingTeethType(AbstractType):
__resource_type__ = "ClaimMissingTeeth"
class ClaimPayeeType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimPayeeType | ClaimPayeeType | 784 | 785 | 784 | 784 | 4aa6592a411f6c3f5daa5f664b0258bd49611d2a | bigcode/the-stack | train |
f2ae10c3db9eeacddc06c001 | train | class | class MediaType(AbstractType):
__resource_type__ = "Media"
| class MediaType(AbstractType):
| __resource_type__ = "Media"
| __resource_type__ = "Money"
class DistanceType(AbstractType):
__resource_type__ = "Distance"
class SampledDataType(AbstractType):
__resource_type__ = "SampledData"
class AnnotationType(AbstractType):
__resource_type__ = "Annotation"
class MediaType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | MediaType | MediaType | 620 | 621 | 620 | 620 | ad8545c34137d8de88e07688691cf73a224db1df | bigcode/the-stack | train |
5bdd5940fcb03bd532c76ef0 | train | class | class NamingSystemContactType(AbstractType):
__resource_type__ = "NamingSystemContact"
| class NamingSystemContactType(AbstractType):
| __resource_type__ = "NamingSystemContact"
| "
class MessageHeaderResponseType(AbstractType):
__resource_type__ = "MessageHeaderResponse"
class MessageHeaderSourceType(AbstractType):
__resource_type__ = "MessageHeaderSource"
class NamingSystemType(AbstractType):
__resource_type__ = "NamingSystem"
class NamingSystemContactType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | NamingSystemContactType | NamingSystemContactType | 1,596 | 1,597 | 1,596 | 1,596 | b87630f6fe0c2a5ef9969b56b9c6bd33c20f84dc | bigcode/the-stack | train |
d878cad21a3c8348c387eacd | train | class | class ConceptMapElementTargetType(AbstractType):
__resource_type__ = "ConceptMapElementTarget"
| class ConceptMapElementTargetType(AbstractType):
| __resource_type__ = "ConceptMapElementTarget"
| class ConceptMapType(AbstractType):
__resource_type__ = "ConceptMap"
class ConceptMapContactType(AbstractType):
__resource_type__ = "ConceptMapContact"
class ConceptMapElementType(AbstractType):
__resource_type__ = "ConceptMapElement"
class ConceptMapElementTargetType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConceptMapElementTargetType | ConceptMapElementTargetType | 904 | 905 | 904 | 904 | 0c15368ed63c97f0368f63db7c0ef41e6e0b55a9 | bigcode/the-stack | train |
4de00b7d1672adaa96f040e8 | train | class | class ClaimResponseItemDetailAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailAdjudication"
| class ClaimResponseItemDetailAdjudicationType(AbstractType):
| __resource_type__ = "ClaimResponseItemDetailAdjudication"
| = "ClaimResponseItem"
class ClaimResponseItemAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseItemAdjudication"
class ClaimResponseItemDetailType(AbstractType):
__resource_type__ = "ClaimResponseItemDetail"
class ClaimResponseItemDetailAdjudicationType(AbstractType):
| 64 | 64 | 27 | 12 | 52 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseItemDetailAdjudicationType | ClaimResponseItemDetailAdjudicationType | 828 | 829 | 828 | 828 | 7c8338a5cd1b4692d95b59e3f07a70efe95a555e | bigcode/the-stack | train |
49c6aa4711485800984117da | train | class | class ElementDefinitionBindingType(AbstractType):
__resource_type__ = "ElementDefinitionBinding"
| class ElementDefinitionBindingType(AbstractType):
| __resource_type__ = "ElementDefinitionBinding"
| ElementDefinitionExampleType(AbstractType):
__resource_type__ = "ElementDefinitionExample"
class ElementDefinitionConstraintType(AbstractType):
__resource_type__ = "ElementDefinitionConstraint"
class ElementDefinitionBaseType(AbstractType):
__resource_type__ = "ElementDefinitionBase"
class ElementDefin... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ElementDefinitionBindingType | ElementDefinitionBindingType | 1,204 | 1,205 | 1,204 | 1,204 | d9ecfa82cb8e33b5e0f63b75f7527ae1efce0a37 | bigcode/the-stack | train |
3b79030e93760010839b4b4a | train | class | class Uuid(UUID, Primitive):
"""A UUID (aka GUID) represented as a URI (RFC 4122 );
e.g. urn:uuid:c757873d-ec9a-4326-a141-556f43239520"""
__visit_name__ = "uuid"
regex = None
| class Uuid(UUID, Primitive):
| """A UUID (aka GUID) represented as a URI (RFC 4122 );
e.g. urn:uuid:c757873d-ec9a-4326-a141-556f43239520"""
__visit_name__ = "uuid"
regex = None
| or any other identifier
pattern that meets these constraints.)
"""
regex = re.compile(r"[A-Za-z0-9\-.]{1,64}")
min_length = 1
max_length = 64
__visit_name__ = "id"
class Uuid(UUID, Primitive):
| 64 | 64 | 66 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Uuid | Uuid | 139 | 144 | 139 | 139 | fd1c3cbfef4848c4e0c598ad011ec552e017cb81 | bigcode/the-stack | train |
7456f24505d5c821f69856b6 | train | class | class AuditEventObjectDetailType(AbstractType):
__resource_type__ = "AuditEventObjectDetail"
| class AuditEventObjectDetailType(AbstractType):
| __resource_type__ = "AuditEventObjectDetail"
| class AuditEventType(AbstractType):
__resource_type__ = "AuditEvent"
class AuditEventEventType(AbstractType):
__resource_type__ = "AuditEventEvent"
class AuditEventObjectType(AbstractType):
__resource_type__ = "AuditEventObject"
class AuditEventObjectDetailType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AuditEventObjectDetailType | AuditEventObjectDetailType | 692 | 693 | 692 | 692 | 658a86c9ccbcc47d028dd74d59544b6a1230f9d5 | bigcode/the-stack | train |
3efe7502f069766fe4282b01 | train | class | class ClaimMissingTeethType(AbstractType):
__resource_type__ = "ClaimMissingTeeth"
| class ClaimMissingTeethType(AbstractType):
| __resource_type__ = "ClaimMissingTeeth"
| resource_type__ = "ClaimItemDetail"
class ClaimItemDetailSubDetailType(AbstractType):
__resource_type__ = "ClaimItemDetailSubDetail"
class ClaimItemProsthesisType(AbstractType):
__resource_type__ = "ClaimItemProsthesis"
class ClaimMissingTeethType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimMissingTeethType | ClaimMissingTeethType | 780 | 781 | 780 | 780 | 59a4c67140f2c666aaa773111a1a325ba1303019 | bigcode/the-stack | train |
922dd989aea6d80030408885 | train | class | class ObservationType(AbstractType):
__resource_type__ = "Observation"
| class ObservationType(AbstractType):
| __resource_type__ = "Observation"
| MedicationAdministrationDosageType(AbstractType):
__resource_type__ = "MedicationAdministrationDosage"
class MedicationStatementType(AbstractType):
__resource_type__ = "MedicationStatement"
class MedicationStatementDosageType(AbstractType):
__resource_type__ = "MedicationStatementDosage"
class Observat... | 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ObservationType | ObservationType | 1,280 | 1,281 | 1,280 | 1,280 | ab7803b9d69d5f59ead5bb6c79e95d19dca2bc97 | bigcode/the-stack | train |
fd817e02ccb7cd43d5e3fb6c | train | class | class ImplementationGuideGlobalType(AbstractType):
__resource_type__ = "ImplementationGuideGlobal"
| class ImplementationGuideGlobalType(AbstractType):
| __resource_type__ = "ImplementationGuideGlobal"
| "
class ImplementationGuideType(AbstractType):
__resource_type__ = "ImplementationGuide"
class ImplementationGuideContactType(AbstractType):
__resource_type__ = "ImplementationGuideContact"
class ImplementationGuideDependencyType(AbstractType):
__resource_type__ = "ImplementationGuideDependency"
class... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImplementationGuideGlobalType | ImplementationGuideGlobalType | 1,532 | 1,533 | 1,532 | 1,532 | 77b2d138efd9dd265ab64c822cfba7fddc06ff22 | bigcode/the-stack | train |
4a79e848fa783e7f58ec7779 | train | class | class ClaimItemType(AbstractType):
__resource_type__ = "ClaimItem"
| class ClaimItemType(AbstractType):
| __resource_type__ = "ClaimItem"
| __ = "CarePlanRelatedPlan"
class ClaimType(AbstractType):
__resource_type__ = "Claim"
class ClaimCoverageType(AbstractType):
__resource_type__ = "ClaimCoverage"
class ClaimDiagnosisType(AbstractType):
__resource_type__ = "ClaimDiagnosis"
class ClaimItemType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimItemType | ClaimItemType | 764 | 765 | 764 | 764 | 8b2efe356baf09fb4e2dd5fc8fba13a3027f0212 | bigcode/the-stack | train |
183360de806d8fde81e71a22 | train | class | class OrderWhenType(AbstractType):
__resource_type__ = "OrderWhen"
| class OrderWhenType(AbstractType):
| __resource_type__ = "OrderWhen"
| resource_type__ = "PatientCommunication"
class PatientContactType(AbstractType):
__resource_type__ = "PatientContact"
class PatientLinkType(AbstractType):
__resource_type__ = "PatientLink"
class OrderType(AbstractType):
__resource_type__ = "Order"
class OrderWhenType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | OrderWhenType | OrderWhenType | 1,012 | 1,013 | 1,012 | 1,012 | a42bfd99560eea222dd180bbf3aa75412ee88c0a | bigcode/the-stack | train |
488d93f1448bc42ff9050e45 | train | class | class ImagingObjectSelectionStudySeriesInstanceType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeriesInstance"
| class ImagingObjectSelectionStudySeriesInstanceType(AbstractType):
| __resource_type__ = "ImagingObjectSelectionStudySeriesInstance"
| = "ImagingObjectSelection"
class ImagingObjectSelectionStudyType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudy"
class ImagingObjectSelectionStudySeriesType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeries"
class ImagingObjectSelectionStudySeriesInstanceType(AbstractTy... | 64 | 64 | 26 | 11 | 53 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingObjectSelectionStudySeriesInstanceType | ImagingObjectSelectionStudySeriesInstanceType | 1,484 | 1,485 | 1,484 | 1,484 | e6a680f422f45337cafe0919bc20d19f09688676 | bigcode/the-stack | train |
42d625f1e2bd3eee617f4851 | train | class | class ImmunizationRecommendationRecommendationDateCriterionType(AbstractType):
__resource_type__ = "ImmunizationRecommendationRecommendationDateCriterion"
| class ImmunizationRecommendationRecommendationDateCriterionType(AbstractType):
| __resource_type__ = "ImmunizationRecommendationRecommendationDateCriterion"
| resource_type__ = "ImagingStudySeriesInstance"
class ImmunizationRecommendationType(AbstractType):
__resource_type__ = "ImmunizationRecommendation"
class ImmunizationRecommendationRecommendationType(AbstractType):
__resource_type__ = "ImmunizationRecommendationRecommendation"
class ImmunizationRecommendatio... | 64 | 64 | 26 | 11 | 53 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImmunizationRecommendationRecommendationDateCriterionType | ImmunizationRecommendationRecommendationDateCriterionType | 1,512 | 1,513 | 1,512 | 1,512 | 66d16b11c78a08b34dec9b330cb37cc23d7b4391 | bigcode/the-stack | train |
6a0887e3caca3c303c512d70 | train | class | class EncounterParticipantType(AbstractType):
__resource_type__ = "EncounterParticipant"
| class EncounterParticipantType(AbstractType):
| __resource_type__ = "EncounterParticipant"
| __ = "EligibilityResponse"
class EncounterType(AbstractType):
__resource_type__ = "Encounter"
class EncounterHospitalizationType(AbstractType):
__resource_type__ = "EncounterHospitalization"
class EncounterLocationType(AbstractType):
__resource_type__ = "EncounterLocation"
class EncounterParticipantTy... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | EncounterParticipantType | EncounterParticipantType | 1,232 | 1,233 | 1,232 | 1,232 | 5decebde0f291c495737487945c5f70eb364d287 | bigcode/the-stack | train |
da18183859b28a0a2094d425 | train | class | class ConformanceRestSecurityType(AbstractType):
__resource_type__ = "ConformanceRestSecurity"
| class ConformanceRestSecurityType(AbstractType):
| __resource_type__ = "ConformanceRestSecurity"
| __resource_type__ = "ConformanceRestOperation"
class ConformanceRestResourceType(AbstractType):
__resource_type__ = "ConformanceRestResource"
class ConformanceRestResourceInteractionType(AbstractType):
__resource_type__ = "ConformanceRestResourceInteraction"
class ConformanceRestSecurityType(AbstractType):... | 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceRestSecurityType | ConformanceRestSecurityType | 972 | 973 | 972 | 972 | 428271744d1cd32b321fe5e589ecf6777eccbdec | bigcode/the-stack | train |
09a8259c7b47ee198532cfcb | train | class | class CommunicationRequestPayloadType(AbstractType):
__resource_type__ = "CommunicationRequestPayload"
| class CommunicationRequestPayloadType(AbstractType):
| __resource_type__ = "CommunicationRequestPayload"
| ClinicalImpressionRuledOut"
class CommunicationType(AbstractType):
__resource_type__ = "Communication"
class CommunicationPayloadType(AbstractType):
__resource_type__ = "CommunicationPayload"
class CommunicationRequestType(AbstractType):
__resource_type__ = "CommunicationRequest"
class CommunicationRe... | 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CommunicationRequestPayloadType | CommunicationRequestPayloadType | 872 | 873 | 872 | 872 | d8d69963cf3b977a69a6c0b2ad52619b1558d6a6 | bigcode/the-stack | train |
c995d4a5bf520097f3490a0f | train | class | class AuditEventType(AbstractType):
__resource_type__ = "AuditEvent"
| class AuditEventType(AbstractType):
| __resource_type__ = "AuditEvent"
| = "AllergyIntoleranceReaction"
class AppointmentType(AbstractType):
__resource_type__ = "Appointment"
class AppointmentParticipantType(AbstractType):
__resource_type__ = "AppointmentParticipant"
class AppointmentResponseType(AbstractType):
__resource_type__ = "AppointmentResponse"
class AuditEventTyp... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AuditEventType | AuditEventType | 680 | 681 | 680 | 680 | 998414016c5a58b67e66b51f6d96474e3dade465 | bigcode/the-stack | train |
63a67021d3c7d384f2be11d3 | train | class | class AuditEventObjectType(AbstractType):
__resource_type__ = "AuditEventObject"
| class AuditEventObjectType(AbstractType):
| __resource_type__ = "AuditEventObject"
| AppointmentParticipant"
class AppointmentResponseType(AbstractType):
__resource_type__ = "AppointmentResponse"
class AuditEventType(AbstractType):
__resource_type__ = "AuditEvent"
class AuditEventEventType(AbstractType):
__resource_type__ = "AuditEventEvent"
class AuditEventObjectType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AuditEventObjectType | AuditEventObjectType | 688 | 689 | 688 | 688 | 2181a80ca2d4ddae664ed8b5bc1f87f9b9579a9b | bigcode/the-stack | train |
9b0af5f4426488dd16c38a58 | train | class | class ImagingObjectSelectionType(AbstractType):
__resource_type__ = "ImagingObjectSelection"
| class ImagingObjectSelectionType(AbstractType):
| __resource_type__ = "ImagingObjectSelection"
| Type):
__resource_type__ = "HealthcareServiceAvailableTime"
class HealthcareServiceNotAvailableType(AbstractType):
__resource_type__ = "HealthcareServiceNotAvailable"
class HealthcareServiceServiceTypeType(AbstractType):
__resource_type__ = "HealthcareServiceServiceType"
class ImagingObjectSelectionType... | 64 | 64 | 20 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingObjectSelectionType | ImagingObjectSelectionType | 1,472 | 1,473 | 1,472 | 1,472 | 1f3f223ccc80e2319187c422e2d80a952b24326e | bigcode/the-stack | train |
56d944d7462a5dcba3e7e27f | train | class | class PractitionerQualificationType(AbstractType):
__resource_type__ = "PractitionerQualification"
| class PractitionerQualificationType(AbstractType):
| __resource_type__ = "PractitionerQualification"
| Person"
class PersonLinkType(AbstractType):
__resource_type__ = "PersonLink"
class PractitionerType(AbstractType):
__resource_type__ = "Practitioner"
class PractitionerPractitionerRoleType(AbstractType):
__resource_type__ = "PractitionerPractitionerRole"
class PractitionerQualificationType(AbstractTyp... | 64 | 64 | 18 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | PractitionerQualificationType | PractitionerQualificationType | 1,044 | 1,045 | 1,044 | 1,044 | 370366c2573d20e161008e9167bed94269ec8f2b | bigcode/the-stack | train |
4dec61f753d4d2a69d669c0f | train | class | class DeviceComponentType(AbstractType):
__resource_type__ = "DeviceComponent"
| class DeviceComponentType(AbstractType):
| __resource_type__ = "DeviceComponent"
| igation"
class DataElementType(AbstractType):
__resource_type__ = "DataElement"
class DataElementContactType(AbstractType):
__resource_type__ = "DataElementContact"
class DataElementMappingType(AbstractType):
__resource_type__ = "DataElementMapping"
class DeviceComponentType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DeviceComponentType | DeviceComponentType | 1,396 | 1,397 | 1,396 | 1,396 | a6d7c444211e64bb7039b4007ee8442dae518152 | bigcode/the-stack | train |
eba12d2282530a632a3a05cb | train | class | class AppointmentType(AbstractType):
__resource_type__ = "Appointment"
| class AppointmentType(AbstractType):
| __resource_type__ = "Appointment"
| "
class AccountType(AbstractType):
__resource_type__ = "Account"
class AllergyIntoleranceType(AbstractType):
__resource_type__ = "AllergyIntolerance"
class AllergyIntoleranceReactionType(AbstractType):
__resource_type__ = "AllergyIntoleranceReaction"
class AppointmentType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | AppointmentType | AppointmentType | 668 | 669 | 668 | 668 | ef65b8b316058a09d7c7d699909832e7177d6d60 | bigcode/the-stack | train |
b2358c185d59d3fba97be0f0 | train | class | class ImagingObjectSelectionStudySeriesType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudySeries"
| class ImagingObjectSelectionStudySeriesType(AbstractType):
| __resource_type__ = "ImagingObjectSelectionStudySeries"
| __resource_type__ = "HealthcareServiceServiceType"
class ImagingObjectSelectionType(AbstractType):
__resource_type__ = "ImagingObjectSelection"
class ImagingObjectSelectionStudyType(AbstractType):
__resource_type__ = "ImagingObjectSelectionStudy"
class ImagingObjectSelectionStudySeriesType(AbstractType)... | 64 | 64 | 24 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ImagingObjectSelectionStudySeriesType | ImagingObjectSelectionStudySeriesType | 1,480 | 1,481 | 1,480 | 1,480 | 5c238871beffc290ea0fd5514598eb304a55d8a5 | bigcode/the-stack | train |
b18850f15fc25b2573e2ee3b | train | class | class NamingSystemType(AbstractType):
__resource_type__ = "NamingSystem"
| class NamingSystemType(AbstractType):
| __resource_type__ = "NamingSystem"
| class MessageHeaderDestinationType(AbstractType):
__resource_type__ = "MessageHeaderDestination"
class MessageHeaderResponseType(AbstractType):
__resource_type__ = "MessageHeaderResponse"
class MessageHeaderSourceType(AbstractType):
__resource_type__ = "MessageHeaderSource"
class NamingSystemType(Abstra... | 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | NamingSystemType | NamingSystemType | 1,592 | 1,593 | 1,592 | 1,592 | 43354c85db151675ab29eb8bb9acaad039704231 | bigcode/the-stack | train |
68ada65a66b562694064ad95 | train | class | class CarePlanType(AbstractType):
__resource_type__ = "CarePlan"
| class CarePlanType(AbstractType):
| __resource_type__ = "CarePlan"
| Request"
class BundleEntryResponseType(AbstractType):
__resource_type__ = "BundleEntryResponse"
class BundleEntrySearchType(AbstractType):
__resource_type__ = "BundleEntrySearch"
class BundleLinkType(AbstractType):
__resource_type__ = "BundleLink"
class CarePlanType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CarePlanType | CarePlanType | 732 | 733 | 732 | 732 | 3b46df754da11e95e6124d3273a4b6b798067ec4 | bigcode/the-stack | train |
26b362bc3d4c8ac47c5adeb5 | train | class | class DateTime(datetime.datetime):
"""A date, date-time or partial date (e.g. just year or year + month) as used
in human communication. The format is YYYY, YYYY-MM, YYYY-MM-DD or
YYYY-MM-DDThh:mm:ss+zz:zz, e.g. 2018, 1973-06, 1905-08-23,
2015-02-07T13:28:17-05:00 or 2017-01-01T00:00:00.000Z.
If hou... | class DateTime(datetime.datetime):
| """A date, date-time or partial date (e.g. just year or year + month) as used
in human communication. The format is YYYY, YYYY-MM, YYYY-MM-DD or
YYYY-MM-DDThh:mm:ss+zz:zz, e.g. 2018, 1973-06, 1905-08-23,
2015-02-07T13:28:17-05:00 or 2017-01-01T00:00:00.000Z.
If hours and minutes are specified, a tim... | )
__visit_name__ = "date"
@classmethod
def __get_validators__(cls) -> "CallableGenerator":
yield cls.validate
@classmethod
def validate(
cls, value: Union[datetime.date, str, bytes, int, float]
) -> Union[datetime.date, str]:
""" """
if not isinstance(value, s... | 180 | 180 | 603 | 6 | 174 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DateTime | DateTime | 254 | 306 | 254 | 254 | ef281d3046deedab44997b3922c94eff853fe6ad | bigcode/the-stack | train |
ffa9aaf3e1c172e6a80bcc28 | train | class | class DocumentManifestRelatedType(AbstractType):
__resource_type__ = "DocumentManifestRelated"
| class DocumentManifestRelatedType(AbstractType):
| __resource_type__ = "DocumentManifestRelated"
| RelatesToType(AbstractType):
__resource_type__ = "DocumentReferenceRelatesTo"
class DocumentManifestType(AbstractType):
__resource_type__ = "DocumentManifest"
class DocumentManifestContentType(AbstractType):
__resource_type__ = "DocumentManifestContent"
class DocumentManifestRelatedType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DocumentManifestRelatedType | DocumentManifestRelatedType | 1,148 | 1,149 | 1,148 | 1,148 | ecec4e211558a4a689a9125ed1078d812b36c509 | bigcode/the-stack | train |
18c6c19a3121ef7a6308fbc6 | train | class | class ConformanceRestInteractionType(AbstractType):
__resource_type__ = "ConformanceRestInteraction"
| class ConformanceRestInteractionType(AbstractType):
| __resource_type__ = "ConformanceRestInteraction"
| (AbstractType):
__resource_type__ = "ConformanceMessagingEndpoint"
class ConformanceMessagingEventType(AbstractType):
__resource_type__ = "ConformanceMessagingEvent"
class ConformanceRestType(AbstractType):
__resource_type__ = "ConformanceRest"
class ConformanceRestInteractionType(AbstractType):
| 64 | 64 | 21 | 9 | 55 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ConformanceRestInteractionType | ConformanceRestInteractionType | 956 | 957 | 956 | 956 | b1e71bb0082733016f14573121dd766e58bdba67 | bigcode/the-stack | train |
959c8a1e21d707c1ea499a4f | train | class | class ClaimResponseNoteType(AbstractType):
__resource_type__ = "ClaimResponseNote"
| class ClaimResponseNoteType(AbstractType):
| __resource_type__ = "ClaimResponseNote"
| class ClaimResponseItemDetailSubDetailType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailSubDetail"
class ClaimResponseItemDetailSubDetailAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailSubDetailAdjudication"
class ClaimResponseNoteType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseNoteType | ClaimResponseNoteType | 840 | 841 | 840 | 840 | d736c5a5b91af755c9734042d9fc0a7f830f2361 | bigcode/the-stack | train |
fb6ceb411e03599d2c1aae1f | train | class | class Integer(ConstrainedInt):
"""A signed integer in the range −2,147,483,648..2,147,483,647 (32-bit;
for larger values, use decimal)"""
regex = re.compile(r"[0]|[-+]?[1-9][0-9]*")
__visit_name__ = "integer"
| class Integer(ConstrainedInt):
| """A signed integer in the range −2,147,483,648..2,147,483,647 (32-bit;
for larger values, use decimal)"""
regex = re.compile(r"[0]|[-+]?[1-9][0-9]*")
__visit_name__ = "integer"
| below about the precision of the number"""
regex = re.compile(r"-?(0|[1-9][0-9]*)(\.[0-9]+)?([eE][+-]?[0-9]+)?")
__visit_name__ = "decimal"
class Integer(ConstrainedInt):
| 64 | 64 | 74 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | Integer | Integer | 155 | 160 | 155 | 155 | ab0402d92b7473769a9c574ba27e4d0afdc50946 | bigcode/the-stack | train |
a5761455d1d0b41b7927bc66 | train | class | class DocumentReferenceRelatesToType(AbstractType):
__resource_type__ = "DocumentReferenceRelatesTo"
| class DocumentReferenceRelatesToType(AbstractType):
| __resource_type__ = "DocumentReferenceRelatesTo"
| (AbstractType):
__resource_type__ = "DocumentReferenceContent"
class DocumentReferenceContextType(AbstractType):
__resource_type__ = "DocumentReferenceContext"
class DocumentReferenceContextRelatedType(AbstractType):
__resource_type__ = "DocumentReferenceContextRelated"
class DocumentReferenceRelatesToT... | 64 | 64 | 23 | 10 | 54 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | DocumentReferenceRelatesToType | DocumentReferenceRelatesToType | 1,136 | 1,137 | 1,136 | 1,136 | 719819a0944db7ee70e5cb9b7df75d3a5df5a0b3 | bigcode/the-stack | train |
19344bc7fa01d0422f49fe20 | train | class | class RangeType(AbstractType):
__resource_type__ = "Range"
| class RangeType(AbstractType):
| __resource_type__ = "Range"
| (AbstractType):
__resource_type__ = "HumanName"
class IdentifierType(AbstractType):
__resource_type__ = "Identifier"
class ReferenceType(AbstractType):
__resource_type__ = "Reference"
class QuantityType(AbstractType):
__resource_type__ = "Quantity"
class RangeType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | RangeType | RangeType | 572 | 573 | 572 | 572 | 350f031ab9278f75ace4b542ab8dad0281c7a886 | bigcode/the-stack | train |
20bcd482028086ca9fd5ac14 | train | class | class CommunicationType(AbstractType):
__resource_type__ = "Communication"
| class CommunicationType(AbstractType):
| __resource_type__ = "Communication"
| resource_type__ = "ClinicalImpressionFinding"
class ClinicalImpressionInvestigationsType(AbstractType):
__resource_type__ = "ClinicalImpressionInvestigations"
class ClinicalImpressionRuledOutType(AbstractType):
__resource_type__ = "ClinicalImpressionRuledOut"
class CommunicationType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | CommunicationType | CommunicationType | 860 | 861 | 860 | 860 | 8d15e87bf954496304d1bdfde74300d17d50c76e | bigcode/the-stack | train |
8dc0dd9ac09f5eee8e4c7f7e | train | class | class FlagType(AbstractType):
__resource_type__ = "Flag"
| class FlagType(AbstractType):
| __resource_type__ = "Flag"
| Type):
__resource_type__ = "Media"
class BasicType(AbstractType):
__resource_type__ = "Basic"
class BinaryType(AbstractType):
__resource_type__ = "Binary"
class BodySiteType(AbstractType):
__resource_type__ = "BodySite"
class FlagType(AbstractType):
| 64 | 64 | 15 | 6 | 58 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | FlagType | FlagType | 636 | 637 | 636 | 636 | 3227bbb9f2df87e2bf7818ae03a7e48cdb8640c8 | bigcode/the-stack | train |
ad89820f3633237fdbce2b24 | train | class | class ClaimResponseType(AbstractType):
__resource_type__ = "ClaimResponse"
| class ClaimResponseType(AbstractType):
| __resource_type__ = "ClaimResponse"
| Type(AbstractType):
__resource_type__ = "ClaimItemProsthesis"
class ClaimMissingTeethType(AbstractType):
__resource_type__ = "ClaimMissingTeeth"
class ClaimPayeeType(AbstractType):
__resource_type__ = "ClaimPayee"
class ClaimResponseType(AbstractType):
| 64 | 64 | 17 | 7 | 57 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseType | ClaimResponseType | 788 | 789 | 788 | 788 | aad2476ba5ee454def874183e74d2413e2d0de91 | bigcode/the-stack | train |
4804dd756f8437a73de70993 | train | class | class FamilyMemberHistoryType(AbstractType):
__resource_type__ = "FamilyMemberHistory"
| class FamilyMemberHistoryType(AbstractType):
| __resource_type__ = "FamilyMemberHistory"
| __resource_type__ = "EpisodeOfCare"
class EpisodeOfCareCareTeamType(AbstractType):
__resource_type__ = "EpisodeOfCareCareTeam"
class EpisodeOfCareStatusHistoryType(AbstractType):
__resource_type__ = "EpisodeOfCareStatusHistory"
class FamilyMemberHistoryType(AbstractType):
| 64 | 64 | 19 | 8 | 56 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | FamilyMemberHistoryType | FamilyMemberHistoryType | 1,444 | 1,445 | 1,444 | 1,444 | 4ff035f148ff18c4acdcd9cc9c06898cb79362dc | bigcode/the-stack | train |
35a8f7ed6b86fd3af50994a6 | train | class | class ClaimResponseAddItemAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseAddItemAdjudication"
| class ClaimResponseAddItemAdjudicationType(AbstractType):
| __resource_type__ = "ClaimResponseAddItemAdjudication"
| (AbstractType):
__resource_type__ = "ClaimPayee"
class ClaimResponseType(AbstractType):
__resource_type__ = "ClaimResponse"
class ClaimResponseAddItemType(AbstractType):
__resource_type__ = "ClaimResponseAddItem"
class ClaimResponseAddItemAdjudicationType(AbstractType):
| 64 | 64 | 27 | 12 | 52 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseAddItemAdjudicationType | ClaimResponseAddItemAdjudicationType | 796 | 797 | 796 | 796 | 5c1dd441716ff194f16ef859a0c421e68c760ee6 | bigcode/the-stack | train |
26eb6be13fb2fb801e675049 | train | class | class ClaimResponseItemDetailSubDetailAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailSubDetailAdjudication"
| class ClaimResponseItemDetailSubDetailAdjudicationType(AbstractType):
| __resource_type__ = "ClaimResponseItemDetailSubDetailAdjudication"
| ResponseItemDetailAdjudicationType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailAdjudication"
class ClaimResponseItemDetailSubDetailType(AbstractType):
__resource_type__ = "ClaimResponseItemDetailSubDetail"
class ClaimResponseItemDetailSubDetailAdjudicationType(AbstractType):
| 64 | 64 | 31 | 14 | 50 | iatechicken/fhir.resources | fhir/resources/DSTU2/fhirtypes.py | Python | ClaimResponseItemDetailSubDetailAdjudicationType | ClaimResponseItemDetailSubDetailAdjudicationType | 836 | 837 | 836 | 836 | 636d63fa19cf49861cbc55182ba307e73d2f59ba | bigcode/the-stack | train |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.