CH ALIS (R4)
0.2.0 - CI build

Publish Box goes here

: CH ALIS ParamTyp - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "ch-alis-paramtyp"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-paramtyp defines many codes, of which the following are a subset:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Duration<a name=\"ch-alis-paramtyp-Duration\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Length<a name=\"ch-alis-paramtyp-Length\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Depth<a name=\"ch-alis-paramtyp-Depth\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Extension<a name=\"ch-alis-paramtyp-Extension\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Fracture (j/n)<a name=\"ch-alis-paramtyp-Fracture.40j.47n.41\"> </a></td></tr><tr><td style=\"white-space:nowrap\">RiscClass<a name=\"ch-alis-paramtyp-RiscClass\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SGICategory<a name=\"ch-alis-paramtyp-SGICategory\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Region<a name=\"ch-alis-paramtyp-Region\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Side (l/r)<a name=\"ch-alis-paramtyp-Side.40l.47r.41\"> </a></td></tr><tr><td style=\"white-space:nowrap\">BMI<a name=\"ch-alis-paramtyp-BMI\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Indication (j/n)<a name=\"ch-alis-paramtyp-Indication.40j.47n.41\"> </a></td></tr><tr><td style=\"white-space:nowrap\">AdditionalText<a name=\"ch-alis-paramtyp-AdditionalText\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Resource<a name=\"ch-alis-paramtyp-Resource\"> </a></td></tr><tr><td style=\"white-space:nowrap\">AccountNumber<a name=\"ch-alis-paramtyp-AccountNumber\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Billable (j/n)<a name=\"ch-alis-paramtyp-Billable.40j.47n.41\"> </a></td></tr><tr><td style=\"white-space:nowrap\">GuarantorID<a name=\"ch-alis-paramtyp-GuarantorID\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Amount<a name=\"ch-alis-paramtyp-Amount\"> </a></td></tr><tr><td style=\"white-space:nowrap\">InternalAmount<a name=\"ch-alis-paramtyp-InternalAmount\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Validity<a name=\"ch-alis-paramtyp-Validity\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Validate<a name=\"ch-alis-paramtyp-Validate\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ValReason<a name=\"ch-alis-paramtyp-ValReason\"> </a></td></tr><tr><td style=\"white-space:nowrap\">SomaticRehabilitation (j/n)<a name=\"ch-alis-paramtyp-SomaticRehabilitation.40j.47n.41\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Given<a name=\"ch-alis-paramtyp-Given\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ServiceText<a name=\"ch-alis-paramtyp-ServiceText\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ClientUnit<a name=\"ch-alis-paramtyp-ClientUnit\"> </a></td></tr><tr><td style=\"white-space:nowrap\">NumberofParticipants<a name=\"ch-alis-paramtyp-NumberofParticipants\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Application<a name=\"ch-alis-paramtyp-Application\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ATCCode<a name=\"ch-alis-paramtyp-ATCCode\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Dose<a name=\"ch-alis-paramtyp-Dose\"> </a></td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://fhir.ch/ig/ch-alis/CodeSystem/ch-alis-paramtyp"];
  fhir:CodeSystem.version [ fhir:value "0.2.0"];
  fhir:CodeSystem.name [ fhir:value "ChAlisParamTyp"];
  fhir:CodeSystem.title [ fhir:value "CH ALIS ParamTyp"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.date [ fhir:value "2020-11-26"^^xsd:date];
  fhir:CodeSystem.publisher [ fhir:value "ALIS-Connect"];
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "ALIS-Connect" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "https://www.alis-connect.ch/" ]     ]
  ];
  fhir:CodeSystem.description [ fhir:value "This code system defines the ParamTyp."];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "CH" ]     ]
  ];
  fhir:CodeSystem.copyright [ fhir:value "CC-BY-SA-4.0"];
  fhir:CodeSystem.content [ fhir:value "fragment"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "Duration" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "Length" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "Depth" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "Extension" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "Fracture (j/n)" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "RiscClass" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "SGICategory" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "Region" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "Side (l/r)" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "BMI" ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "Indication (j/n)" ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "AdditionalText" ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "Resource" ]
  ], [
     fhir:index 13;
     fhir:CodeSystem.concept.code [ fhir:value "AccountNumber" ]
  ], [
     fhir:index 14;
     fhir:CodeSystem.concept.code [ fhir:value "Billable (j/n)" ]
  ], [
     fhir:index 15;
     fhir:CodeSystem.concept.code [ fhir:value "GuarantorID" ]
  ], [
     fhir:index 16;
     fhir:CodeSystem.concept.code [ fhir:value "Amount" ]
  ], [
     fhir:index 17;
     fhir:CodeSystem.concept.code [ fhir:value "InternalAmount" ]
  ], [
     fhir:index 18;
     fhir:CodeSystem.concept.code [ fhir:value "Validity" ]
  ], [
     fhir:index 19;
     fhir:CodeSystem.concept.code [ fhir:value "Validate" ]
  ], [
     fhir:index 20;
     fhir:CodeSystem.concept.code [ fhir:value "ValReason" ]
  ], [
     fhir:index 21;
     fhir:CodeSystem.concept.code [ fhir:value "SomaticRehabilitation (j/n)" ]
  ], [
     fhir:index 22;
     fhir:CodeSystem.concept.code [ fhir:value "Given" ]
  ], [
     fhir:index 23;
     fhir:CodeSystem.concept.code [ fhir:value "ServiceText" ]
  ], [
     fhir:index 24;
     fhir:CodeSystem.concept.code [ fhir:value "ClientUnit" ]
  ], [
     fhir:index 25;
     fhir:CodeSystem.concept.code [ fhir:value "NumberofParticipants" ]
  ], [
     fhir:index 26;
     fhir:CodeSystem.concept.code [ fhir:value "Application" ]
  ], [
     fhir:index 27;
     fhir:CodeSystem.concept.code [ fhir:value "ATCCode" ]
  ], [
     fhir:index 28;
     fhir:CodeSystem.concept.code [ fhir:value "Dose" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.