MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 2 |
@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 "Ages"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://johnmoehrke.github.io/MHV-PGHD/CodeSystem/Ages</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\">preBirth<a name=\"Ages-preBirth\"> </a></td><td>Pre-Birth</td></tr><tr><td style=\"white-space:nowrap\">newBorn<a name=\"Ages-newBorn\"> </a></td><td>Newborn</td></tr><tr><td style=\"white-space:nowrap\">infancy<a name=\"Ages-infancy\"> </a></td><td>In Infancy</td></tr><tr><td style=\"white-space:nowrap\">childhood<a name=\"Ages-childhood\"> </a></td><td>In Childhood</td></tr><tr><td style=\"white-space:nowrap\">adolecense<a name=\"Ages-adolecense\"> </a></td><td>In Adolescence</td></tr><tr><td style=\"white-space:nowrap\">twenties<a name=\"Ages-twenties\"> </a></td><td>20-29 years</td></tr><tr><td style=\"white-space:nowrap\">thirties<a name=\"Ages-thirties\"> </a></td><td>30-39 years</td></tr><tr><td style=\"white-space:nowrap\">fourties<a name=\"Ages-fourties\"> </a></td><td>40-49 years</td></tr><tr><td style=\"white-space:nowrap\">fifties<a name=\"Ages-fifties\"> </a></td><td>50-59 years</td></tr><tr><td style=\"white-space:nowrap\">sixties<a name=\"Ages-sixties\"> </a></td><td>60-69 years</td></tr><tr><td style=\"white-space:nowrap\">seventies<a name=\"Ages-seventies\"> </a></td><td>70-79 years</td></tr><tr><td style=\"white-space:nowrap\">eighties<a name=\"Ages-eighties\"> </a></td><td>80-89 years</td></tr><tr><td style=\"white-space:nowrap\">ninties<a name=\"Ages-ninties\"> </a></td><td>90-99 years</td></tr><tr><td style=\"white-space:nowrap\">centurian<a name=\"Ages-centurian\"> </a></td><td>100 plus years</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"Ages-unknown\"> </a></td><td>unknown</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"^^xsd:anyURI ;
fhir:link <https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example> ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"^^xsd:anyURI ;
fhir:link <https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "https://johnmoehrke.github.io/MHV-PGHD/CodeSystem/Ages"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.10-beta"] ; #
fhir:name [ fhir:v "Ages"] ; #
fhir:title [ fhir:v "Ages in decades"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-12-06T12:46:33-06:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "John Moehrke (himself)"] ; #
fhir:contact ( [
fhir:name [ fhir:v "John Moehrke (himself)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://healthcaresecprivacy.blogspot.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "JohnMoehrke@gmail.com" ] ] )
] [
fhir:name [ fhir:v "John Moehrke (himself)" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "JohnMoehrke@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Used when the Age is not known very well"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "15"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "preBirth" ] ;
fhir:display [ fhir:v "Pre-Birth" ]
] [
fhir:code [ fhir:v "newBorn" ] ;
fhir:display [ fhir:v "Newborn" ]
] [
fhir:code [ fhir:v "infancy" ] ;
fhir:display [ fhir:v "In Infancy" ]
] [
fhir:code [ fhir:v "childhood" ] ;
fhir:display [ fhir:v "In Childhood" ]
] [
fhir:code [ fhir:v "adolecense" ] ;
fhir:display [ fhir:v "In Adolescence" ]
] [
fhir:code [ fhir:v "twenties" ] ;
fhir:display [ fhir:v "20-29 years" ]
] [
fhir:code [ fhir:v "thirties" ] ;
fhir:display [ fhir:v "30-39 years" ]
] [
fhir:code [ fhir:v "fourties" ] ;
fhir:display [ fhir:v "40-49 years" ]
] [
fhir:code [ fhir:v "fifties" ] ;
fhir:display [ fhir:v "50-59 years" ]
] [
fhir:code [ fhir:v "sixties" ] ;
fhir:display [ fhir:v "60-69 years" ]
] [
fhir:code [ fhir:v "seventies" ] ;
fhir:display [ fhir:v "70-79 years" ]
] [
fhir:code [ fhir:v "eighties" ] ;
fhir:display [ fhir:v "80-89 years" ]
] [
fhir:code [ fhir:v "ninties" ] ;
fhir:display [ fhir:v "90-99 years" ]
] [
fhir:code [ fhir:v "centurian" ] ;
fhir:display [ fhir:v "100 plus years" ]
] [
fhir:code [ fhir:v "unknown" ] ;
fhir:display [ fhir:v "unknown" ]
] ) . #
IG © 2019+ John Moehrke (himself). Package va.mhv.example#0.2.10-beta based on FHIR 4.0.1. Generated 2023-12-06
Links: Table of Contents |
QA Report
| New Issue | Issues