Release 5 Ballot

This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

Example CodeSystem/action-code (Turtle)

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemActionCode

@prefix fhir: <http://hl7.org/fhir/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

# - resource -------------------------------------------------------------------

[] a fhir:CodeSystem;
  fhir:Resource.id [ fhir:value "action-code"];
  fhir:Resource.meta [
     fhir:Meta.lastUpdated [ fhir:value "2022-09-07T10:58:29.429+10:00" ];
     fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ]
  ];
  fhir:DomainResource.extension [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ];
     fhir:Extension.value [ fhir:value "cds" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ];
     fhir:Extension.value [ fhir:value "draft" ]
  ], [
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ];
     fhir:Extension.value [ fhir:value "1" ]
  ];
  fhir:CanonicalResource.url [ fhir:value "http://terminology.hl7.org/CodeSystem/action-code"];
  fhir:CanonicalResource.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1944" ]
  ];
  fhir:CanonicalResource.version [ fhir:value "5.0.0-ballot"];
  fhir:CanonicalResource.name [ fhir:value "ActionCode"];
  fhir:CanonicalResource.title [ fhir:value "ActionCode"];
  fhir:CanonicalResource.status [ fhir:value "draft"];
  fhir:CanonicalResource.experimental [ fhir:value "false"];
  fhir:CanonicalResource.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CanonicalResource.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CanonicalResource.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CanonicalResource.description [ fhir:value "Provides examples of actions to be performed."];
  fhir:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/action-code"];
  fhir:CodeSystem.identifier [
     fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
     fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.4.642.4.1944" ]
  ];
  fhir:CodeSystem.version [ fhir:value "5.0.0-ballot"];
  fhir:CodeSystem.name [ fhir:value "ActionCode"];
  fhir:CodeSystem.title [ fhir:value "ActionCode"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"];
  fhir:CodeSystem.date [ fhir:value "2020-12-28T16:55:11+11:00"];
  fhir:CodeSystem.publisher [ fhir:value "HL7 (FHIR Project)"];
  fhir:CodeSystem.contact [
     fhir:ContactDetail.telecom [
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://hl7.org/fhir" ]
     ], [
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "fhir@lists.hl7.org" ]
     ]
  ];
  fhir:CodeSystem.description [ fhir:value "Provides examples of actions to be performed."];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"];
  fhir:CodeSystem.valueSet [ fhir:value "http://hl7.org/fhir/ValueSet/action-code"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:ConceptDefinitionComponent.code [ fhir:value "send-message" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Send a message" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular message should be sent to a participant in the process." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "collect-information" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Collect information" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that information should be collected from a participant in the process." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "prescribe-medication" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Prescribe a medication" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular medication should be prescribed to the patient." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "recommend-immunization" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Recommend an immunization" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular immunization should be performed." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "order-service" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Order a service" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular service should be provided." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "propose-diagnosis" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Propose a diagnosis" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular diagnosis should be proposed." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "record-detected-issue" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Record a detected issue" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular detected issue should be recorded." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "record-inference" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Record an inference" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular inference should be recorded." ]
  ], [
     fhir:ConceptDefinitionComponent.code [ fhir:value "report-flag" ];
     fhir:ConceptDefinitionComponent.display [ fhir:value "Report a flag" ];
     fhir:ConceptDefinitionComponent.definition [ fhir:value "The action indicates that a particular flag should be reported." ]
  ] .

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.