SpaceflightHealthSimulationsReferenceDocumentation - Local Development build (v0.5.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: ISS Crewmember Types - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "iss-crewmember-type-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iss-crewmember-type-vs</b></p><a name=\"iss-crewmember-type-vs\"> </a><a name=\"hciss-crewmember-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-nasa-medical-roles-cs.html\"><code>https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-roles-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.5.12</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-nasa-medical-roles-cs.html#nasa-medical-roles-cs-crewmember\">crewmember</a></td><td>Crewmember</td><td>ISS or mission crewmember subject to medical requirements.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://mitre.org/fhir/space-health/ValueSet/iss-crewmember-type-vs"^^xsd:anyURI ;
fhir:l <https://mitre.org/fhir/space-health/ValueSet/iss-crewmember-type-vs>
] ; #
fhir:version [ fhir:v "0.5.12"] ; #
fhir:name [ fhir:v "ISSCrewmemberTypeVS"] ; #
fhir:title [ fhir:v "ISS Crewmember Types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-25T00:24:16-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "MITRE"] ; #
fhir:contact ( [
fhir:name [ fhir:v "MITRE" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mitre.org/" ] ] )
] ) ; #
fhir:description [ fhir:v "Value set for types of ISS crewmembers by agency."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-roles-cs"^^xsd:anyURI ;
fhir:l <https://mitre.org/fhir/space-health/CodeSystem/nasa-medical-roles-cs> ] ;
( fhir:concept [
fhir:code [ fhir:v "crewmember" ] ;
fhir:display [ fhir:v "Crewmember" ] ] ) ] )
] . #