Publication Build: This will be filled in by the publication tooling
Page standards status: Trial-use |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "NdhOrgTypeCS"] ; #
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 NdhOrgTypeCS</b></p><a name=\"NdhOrgTypeCS\"> </a><a name=\"hcNdhOrgTypeCS\"> </a><a name=\"NdhOrgTypeCS-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">fac<a name=\"NdhOrgTypeCS-fac\"> </a></td><td>Facility</td><td>A physical healthcare facility.</td></tr><tr><td style=\"white-space:nowrap\">prvgrp<a name=\"NdhOrgTypeCS-prvgrp\"> </a></td><td>Provider Group</td><td>A healthcare provider entity</td></tr><tr><td style=\"white-space:nowrap\">atyprv<a name=\"NdhOrgTypeCS-atyprv\"> </a></td><td>Atypical Provider</td><td>Providers that do not provide healthcare</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/ndh/ImplementationGuide/hl7.fhir.us.ndh> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ndh/CodeSystem/NdhOrgTypeCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "NdhOrgTypeCS"] ; #
fhir:title [ fhir:v "Ndh Organization Type Code System"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-04-10T13:37:10+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Patient Administration"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Administration" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/pafm" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pafm@lists.hl7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Categories of organizations based on criteria in provider directories."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "fac" ] ;
fhir:display [ fhir:v "Facility" ] ;
fhir:definition [ fhir:v "A physical healthcare facility." ]
] [
fhir:code [ fhir:v "prvgrp" ] ;
fhir:display [ fhir:v "Provider Group" ] ;
fhir:definition [ fhir:v "A healthcare provider entity" ]
] [
fhir:code [ fhir:v "atyprv" ] ;
fhir:display [ fhir:v "Atypical Provider" ] ;
fhir:definition [ fhir:v "Providers that do not provide healthcare" ]
] ) . #
IG © 2023+ HL7 International / Patient Administration. Package hl7.fhir.us.ndh#1.0.0 based on FHIR 4.0.1. Generated 2025-04-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change