FHIR IG analytics| Package | ihe.pcc.mpsc |
| Resource Type | Basic |
| Id | Basic-ContentCreator.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/PCC.PCS/ActorDefinition-ContentCreator.html |
| URL | https://profiles.ihe.net/PCC/mPSC/ActorDefinition/Content-Creator |
| Version | 2.0.0-draft |
| Status | active |
| Date | 2025-10-30T19:46:41+00:00 |
| Name | Content Creator |
| Title | IHE Content Creator |
| Realm | uv |
| Authority | ihe |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition ContentCreator
| Actor: Content Creator | IHE Content Creator | Type: system |
A Content Creator actor may be a system which produces/assembles/creates a document. This includes electronic health records (EHRs), personal health records (PHRs), health information exchanges (HIEs) and other applications that produce a conformant IPS document through automated processes, human curation or any combination thereof. | ||
{
"resourceType": "Basic",
"id": "ContentCreator",
"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-Creator"
},
{
"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 Creator"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title",
"valueString": "IHE Content Creator"
},
{
"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 Creator Actor creates content and transmits to a Content Consumer."
},
{
"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 Creator actor may be a system which produces/assembles/creates a document. \nThis includes electronic health records (EHRs), personal health records (PHRs), health information exchanges (HIEs) and other applications that produce a conformant IPS document through automated processes, human curation or any combination thereof."
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "ActorDefinition"
}
]
}
}