@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "state-change-reason"]; fhir:Resource.meta [ fhir:Meta.lastUpdated [ fhir:value "2020-04-09T15:10:28.568-06:00"^^xsd:dateTime ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "

This code system http://terminology.hl7.org/CodeSystem/state-change-reason defines the following codes:

CodeDisplayDefinition
adverseEvent adverse eventadverse event.
death death (adverse event)death (adverse event).
notEligible did not meet eligibility criteriadid not meet eligibility criteria.
eligibleButNo eligible but unwilling or unable to participateeligible but unwilling or unable to participate.
enrolled enrolled or registeredenrolled or registered.
exclusion exclusionexclusion.
followUpComplete follow-up completefollow-up complete.
inclusion inclusioninclusion.
informedConsentSigned Informed consent signedInformed consent signed.
intOrObsComplete intervention or observation completeintervention or observation complete.
nonCompliance non-compliancenon-compliance.
preReg pre-registered or slot reservedpre-registered or slot reserved.
refuseConsent refuse consentrefuse consent.
screenFailure screen failurescreen failure.
studyClosed study permanently closed to accrualstudy permanently closed to accrual.
studyTerminated study terminatedstudy terminated.
subjectRefusal subject refusalsubject refusal.
unwillingOrUnable unwilling or unable to participateunwilling or unable to participate.
withdrawnConsent withdrawn consentwithdrawn consent.
" ]; fhir:DomainResource.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ]; fhir:Extension.valueCode [ fhir:value "brr" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ]; fhir:Extension.valueCode [ fhir:value "draft" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ]; fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ] ]; fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/state-change-reason"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.1.0" ] ]; fhir:CodeSystem.version [ fhir:value "0.1.0"]; fhir:CodeSystem.name [ fhir:value "StateChangeReason"]; fhir:CodeSystem.title [ fhir:value "StateChangeReason"]; fhir:CodeSystem.status [ fhir:value "draft"]; fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; fhir:CodeSystem.date [ fhir:value "2020-04-09T21:10:28+00:00"^^xsd:dateTime]; fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "url" ]; fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ] ], [ fhir:index 1; fhir:ContactPoint.system [ fhir:value "email" ]; fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ] ] ]; fhir:CodeSystem.description [ fhir:value "Indicates why the state of the subject changed."]; fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; fhir:CodeSystem.valueSet [ fhir:value "http://terminology.hl7.org/ValueSet/state-change-reason"; fhir:link ]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "adverseEvent" ]; fhir:CodeSystem.concept.display [ fhir:value "adverse event" ]; fhir:CodeSystem.concept.definition [ fhir:value "adverse event." ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "death" ]; fhir:CodeSystem.concept.display [ fhir:value "death (adverse event)" ]; fhir:CodeSystem.concept.definition [ fhir:value "death (adverse event)." ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "notEligible" ]; fhir:CodeSystem.concept.display [ fhir:value "did not meet eligibility criteria" ]; fhir:CodeSystem.concept.definition [ fhir:value "did not meet eligibility criteria." ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "eligibleButNo" ]; fhir:CodeSystem.concept.display [ fhir:value "eligible but unwilling or unable to participate" ]; fhir:CodeSystem.concept.definition [ fhir:value "eligible but unwilling or unable to participate." ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "enrolled" ]; fhir:CodeSystem.concept.display [ fhir:value "enrolled or registered" ]; fhir:CodeSystem.concept.definition [ fhir:value "enrolled or registered." ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "exclusion" ]; fhir:CodeSystem.concept.display [ fhir:value "exclusion" ]; fhir:CodeSystem.concept.definition [ fhir:value "exclusion." ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "followUpComplete" ]; fhir:CodeSystem.concept.display [ fhir:value "follow-up complete" ]; fhir:CodeSystem.concept.definition [ fhir:value "follow-up complete." ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "inclusion" ]; fhir:CodeSystem.concept.display [ fhir:value "inclusion" ]; fhir:CodeSystem.concept.definition [ fhir:value "inclusion." ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "informedConsentSigned" ]; fhir:CodeSystem.concept.display [ fhir:value "Informed consent signed" ]; fhir:CodeSystem.concept.definition [ fhir:value "Informed consent signed." ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "intOrObsComplete" ]; fhir:CodeSystem.concept.display [ fhir:value "intervention or observation complete" ]; fhir:CodeSystem.concept.definition [ fhir:value "intervention or observation complete." ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "nonCompliance" ]; fhir:CodeSystem.concept.display [ fhir:value "non-compliance" ]; fhir:CodeSystem.concept.definition [ fhir:value "non-compliance." ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "preReg" ]; fhir:CodeSystem.concept.display [ fhir:value "pre-registered or slot reserved" ]; fhir:CodeSystem.concept.definition [ fhir:value "pre-registered or slot reserved." ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "refuseConsent" ]; fhir:CodeSystem.concept.display [ fhir:value "refuse consent" ]; fhir:CodeSystem.concept.definition [ fhir:value "refuse consent." ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "screenFailure" ]; fhir:CodeSystem.concept.display [ fhir:value "screen failure" ]; fhir:CodeSystem.concept.definition [ fhir:value "screen failure." ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "studyClosed" ]; fhir:CodeSystem.concept.display [ fhir:value "study permanently closed to accrual" ]; fhir:CodeSystem.concept.definition [ fhir:value "study permanently closed to accrual." ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "studyTerminated" ]; fhir:CodeSystem.concept.display [ fhir:value "study terminated" ]; fhir:CodeSystem.concept.definition [ fhir:value "study terminated." ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "subjectRefusal" ]; fhir:CodeSystem.concept.display [ fhir:value "subject refusal" ]; fhir:CodeSystem.concept.definition [ fhir:value "subject refusal." ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "unwillingOrUnable" ]; fhir:CodeSystem.concept.display [ fhir:value "unwilling or unable to participate" ]; fhir:CodeSystem.concept.definition [ fhir:value "unwilling or unable to participate." ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "withdrawnConsent" ]; fhir:CodeSystem.concept.display [ fhir:value "withdrawn consent" ]; fhir:CodeSystem.concept.definition [ fhir:value "withdrawn consent." ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------