FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.pcc.mpsc
Resource TypeBasic
IdBasic-ContentConsumer.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/IHE/PCC.PCS/ActorDefinition-ContentConsumer.html
URLhttps://profiles.ihe.net/PCC/mPSC/ActorDefinition/Content-Consumer
Version2.0.0-draft
Statusactive
Date2025-10-30T19:46:41+00:00
NameContent Consumer
TitleIHE Content Consumer
Realmuv
Authorityihe

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ActorDefinition ContentConsumer

Actor: Content Consumer IHE Content ConsumerType: system

A Content Consumer actor is the system that receives a document and uses the content of this document. This includes electronic health records (EHRs), personal health records (PHRs), health information exchanges (HIEs), websites and other applications that display or process an IPS document.


Source1

{
  "resourceType": "Basic",
  "id": "ContentConsumer",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url",
      "valueUri": "https://profiles.ihe.net/PCC/mPSC/ActorDefinition/Content-Consumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version",
      "valueString": "2.0.0-draft"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name",
      "valueString": "Content Consumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
      "valueString": "IHE Content Consumer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status",
      "valueCode": "active"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date",
      "valueDateTime": "2025-10-30T19:46:41+00:00"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher",
      "valueString": "IHE Patient Care Coordination"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "telecom": [
          {
            "system": "url",
            "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "telecom": [
          {
            "system": "email",
            "value": "pcc@ihe.net"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact",
      "valueContactDetail": {
        "name": "IHE Patient Care Coordination",
        "telecom": [
          {
            "system": "email",
            "value": "pcc@ihe.net"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description",
      "valueMarkdown": "The Content Consumer Actor views, imports, or performs other processing of content created by a Content Creator Actor."
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
            "code": "001"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type",
      "valueCode": "system"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation",
      "valueMarkdown": "A Content Consumer actor is the system that receives a document and uses the content of this document. \nThis includes electronic health records (EHRs), personal health records (PHRs), health information exchanges (HIEs), websites and other applications that display or process an IPS document."
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/fhir-types",
        "code": "ActorDefinition"
      }
    ]
  }
}