0.1.0 - ci-build

CQDG_FHIR_IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ferlab.bio CodeSystem/v3-roles - TTL Representation

Active as of 2024-10-02

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:id [ fhir:v "v3-role-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-role-code</b></p><a name=\"v3-role-code\"> </a><a name=\"hcv3-role-code\"> </a><a name=\"v3-role-code-en-US\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/v3-role-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Self<a name=\"v3-role-code-Self\"> </a></td><td>Self</td></tr><tr><td style=\"white-space:nowrap\">Mother<a name=\"v3-role-code-Mother\"> </a></td><td>Mother</td></tr><tr><td style=\"white-space:nowrap\">Father<a name=\"v3-role-code-Father\"> </a></td><td>Father</td></tr><tr><td style=\"white-space:nowrap\">Brother<a name=\"v3-role-code-Brother\"> </a></td><td>Brother</td></tr><tr><td style=\"white-space:nowrap\">Sister<a name=\"v3-role-code-Sister\"> </a></td><td>Sister</td></tr><tr><td style=\"white-space:nowrap\">Half-brother<a name=\"v3-role-code-Half-brother\"> </a></td><td>Half-brother</td></tr><tr><td style=\"white-space:nowrap\">Half-sister<a name=\"v3-role-code-Half-sister\"> </a></td><td>Half-sister</td></tr><tr><td style=\"white-space:nowrap\">Identical-twin<a name=\"v3-role-code-Identical-twin\"> </a></td><td>Identical twin</td></tr><tr><td style=\"white-space:nowrap\">Fraternal-twin-brother<a name=\"v3-role-code-Fraternal-twin-brother\"> </a></td><td>Fraternal twin brother</td></tr><tr><td style=\"white-space:nowrap\">Fraternal-twin-sister<a name=\"v3-role-code-Fraternal-twin-sister\"> </a></td><td>Fraternal twin sister</td></tr><tr><td style=\"white-space:nowrap\">Son<a name=\"v3-role-code-Son\"> </a></td><td>Son</td></tr><tr><td style=\"white-space:nowrap\">Daughter<a name=\"v3-role-code-Daughter\"> </a></td><td>Daughter</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "V3RoleCode"] ; # 
  fhir:title [ fhir:v "Ferlab.bio CodeSystem/v3-roles"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-02T15:04:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Ferlab.bio"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Ferlab.bio" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.org/example-publisher" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "V3 role code"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Self" ] ;
fhir:display [ fhir:v "Self" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Self" ]       ] ;
fhir:value [ fhir:v "Self" ]     ] )
  ] [
fhir:code [ fhir:v "Mother" ] ;
fhir:display [ fhir:v "Mother" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Mother" ]       ] ;
fhir:value [ fhir:v "Mother" ]     ] )
  ] [
fhir:code [ fhir:v "Father" ] ;
fhir:display [ fhir:v "Father" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Father" ]       ] ;
fhir:value [ fhir:v "Father" ]     ] )
  ] [
fhir:code [ fhir:v "Brother" ] ;
fhir:display [ fhir:v "Brother" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Brother" ]       ] ;
fhir:value [ fhir:v "Brother" ]     ] )
  ] [
fhir:code [ fhir:v "Sister" ] ;
fhir:display [ fhir:v "Sister" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Sister" ]       ] ;
fhir:value [ fhir:v "Sister" ]     ] )
  ] [
fhir:code [ fhir:v "Half-brother" ] ;
fhir:display [ fhir:v "Half-brother" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Half-brother" ]       ] ;
fhir:value [ fhir:v "Half-brother" ]     ] )
  ] [
fhir:code [ fhir:v "Half-sister" ] ;
fhir:display [ fhir:v "Half-sister" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Half-sister" ]       ] ;
fhir:value [ fhir:v "Half-sister" ]     ] )
  ] [
fhir:code [ fhir:v "Identical-twin" ] ;
fhir:display [ fhir:v "Identical twin" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Identical-twin" ]       ] ;
fhir:value [ fhir:v "Identical twin" ]     ] )
  ] [
fhir:code [ fhir:v "Fraternal-twin-brother" ] ;
fhir:display [ fhir:v "Fraternal twin brother" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Fraternal-twin-brother" ]       ] ;
fhir:value [ fhir:v "Fraternal twin brother" ]     ] )
  ] [
fhir:code [ fhir:v "Fraternal-twin-sister" ] ;
fhir:display [ fhir:v "Fraternal twin sister" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Fraternal-twin-sister" ]       ] ;
fhir:value [ fhir:v "Fraternal twin sister" ]     ] )
  ] [
fhir:code [ fhir:v "Son" ] ;
fhir:display [ fhir:v "Son" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Son" ]       ] ;
fhir:value [ fhir:v "Son" ]     ] )
  ] [
fhir:code [ fhir:v "Daughter" ] ;
fhir:display [ fhir:v "Daughter" ] ;
    ( fhir:designation [
fhir:use [
fhir:system [ fhir:v "https://fhir.cqdg.ca/CodeSystem/v3-role-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Daughter" ]       ] ;
fhir:value [ fhir:v "Daughter" ]     ] )
  ] ) . #