Publication Build: This will be filled in by the publication tooling
Page standards status: Trial-use | Maturity Level: 3 |
@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 "ie-core-ihi-record-status-codes"] ; #
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 ie-core-ihi-record-status-codes</b></p><a name=\"ie-core-ihi-record-status-codes\"> </a><a name=\"hcie-core-ihi-record-status-codes\"> </a><a name=\"ie-core-ihi-record-status-codes-en-US\"> </a><p>This case-insensitive code system <code>http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-ihi-record-status-codes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">provisional<a name=\"ie-core-ihi-record-status-codes-provisional\"> </a></td><td>Provisional Individual Healthcare Identifier status for individuals presenting to a healthcare facility as unconscious or incapacitated, and unknown to the healthcare facility. Provisional Individual Healthcare Identifiers will expire after 90 days unless the status is changed.</td></tr><tr><td style=\"white-space:nowrap\">unverified<a name=\"ie-core-ihi-record-status-codes-unverified\"> </a></td><td>Unverified Individual Healthcare Identifier status where the information associated with the Individual Healthcare Identifier has not been confirmed through an Evidence of Identity process. </td></tr><tr><td style=\"white-space:nowrap\">verified<a name=\"ie-core-ihi-record-status-codes-verified\"> </a></td><td>Verified Individual Healthcare Identifier status where the information associated with the Individual Healthcare Identifier has been confirmed through an Evidence of Identity process.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "3"^^xsd:integer ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ;
fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ]
] [
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 "http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core"^^xsd:anyURI ;
fhir:link <http://iehr.ai/fhir/ie/core/ImplementationGuide/iehr.fhir.ie.core> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://iehr.ai/fhir/ie/core/CodeSystem/ie-core-ihi-record-status-codes"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.3.6.1.4.1.54392.5.2690.16.6" ]
] ) ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "IECoreIndividualHealthcareIdentifierRecordStatusCodes"] ; #
fhir:title [ fhir:v "IE Core Individual Healthcare Identifier Record Status"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-01-23T08:26:19-05:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "iEHR.ai"] ; #
fhir:contact ( [
fhir:name [ fhir:v "iEHR.ai" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.iehr.ai" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@iehr.ai" ] ] )
] ) ; #
fhir:description [ fhir:v "The Individual Healthcare Identifier Record Status code system defines concepts that may be used to describe the classification status of a record of an Individual Healthcare Identifier."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IE" ] ] )
] ) ; #
fhir:copyright [ fhir:v "iEHR.ai, all rights reserved Creative Commons License"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "provisional" ] ;
fhir:display [ fhir:v "provisional" ] ;
fhir:definition [ fhir:v "Provisional Individual Healthcare Identifier status for individuals presenting to a healthcare facility as unconscious or incapacitated, and unknown to the healthcare facility. Provisional Individual Healthcare Identifiers will expire after 90 days unless the status is changed." ]
] [
fhir:code [ fhir:v "unverified" ] ;
fhir:display [ fhir:v "unverified" ] ;
fhir:definition [ fhir:v "Unverified Individual Healthcare Identifier status where the information associated with the Individual Healthcare Identifier has not been confirmed through an Evidence of Identity process. " ]
] [
fhir:code [ fhir:v "verified" ] ;
fhir:display [ fhir:v "verified" ] ;
fhir:definition [ fhir:v "Verified Individual Healthcare Identifier status where the information associated with the Individual Healthcare Identifier has been confirmed through an Evidence of Identity process." ]
] ) . #
IG © 2024+ iEHR.ai. Package iehr.fhir.ie.core#1.0.0-ballot based on FHIR 4.0.1.
Links: Table of Contents |
QA Report