Electronic Health Record System Functional Model Base
2.0.1 - CI Build

Electronic Health Record System Functional Model Base, published by EHR WG. This guide is not an authorized publication; it is the continuous build for version 2.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ehrs-base-ig/ and changes regularly. See the Directory of published versions

: AS_1_Manage_Provider_Information - TTL Representation

Active as of 2025-04-17

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:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Header-FMHC002-4-6"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/ehrs/uv/base/StructureDefinition/FMHeader"^^xsd:anyURI ;
fhir:link <http://hl7.org/ehrs/uv/base/StructureDefinition/FMHeader>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <span id=\"description\"><b>Statement <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b> </span>\n\n    \n\n    \n    <span id=\"actors\"><b>Actors:</b><br/> For example, a hospital's directory ought to contain the full name, specialty, credentials, address, and contact information for each provider. A directory might also manage information regarding a given provider's work assignment/allocation, expectations, and/or history (e.g., the percentage of time planned towards (or devoted to) patient care, research, teaching, administration, and/or other duties). Directory Information could also describe the type of care offered by a given care provider (e.g, cardiologist or general practitioner), health care setting (e.g., long term care facility or hospital), and categories of patient (e.g., children or geriatric patients).</span>\n    \n\n    \n    <table id=\"statements\" class=\"grid dict\">\n        \n    </table>\n</div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/ehrs/uv/base/StructureDefinition/requirements-example"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "For example, a hospital's directory ought to contain the full name, specialty, credentials, address, and contact information for each provider. A directory might also manage information regarding a given provider's work assignment/allocation, expectations, and/or history (e.g., the percentage of time planned towards (or devoted to) patient care, research, teaching, administration, and/or other duties). Directory Information could also describe the type of care offered by a given care provider (e.g, cardiologist or general practitioner), health care setting (e.g., long term care facility or hospital), and categories of patient (e.g., children or geriatric patients)."     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/ehrs/uv/base/Requirements/Header-FMHC002-4-6"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.1"] ; # 
  fhir:name [ fhir:v "AS_1_Manage_Provider_Information"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-04-17T08:59:09+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "EHR WG"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/ehr" ]     ] )
  ] ) . #