FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-plandefinition-us-public-health-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition plandefinition-us-public-health-example
US Public Health Receiver Address Extension: Endpoint: status = active; connectionType = HL7 FHIR (Endpoint Connection Type#hl7-fhir-rest); payloadType = ; address = http://example.org/ymca/fhir
url: PlanDefinition PlanDefinition US Public Health Example
identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.40.46.34.2
version: 2.1.2
name: PlanDefinitionUSPublicHealthExample
title: PlanDefinition US Public Health Example
type: Workflow Definition
status: Active
experimental: true
date: 2020-07-31 12:32:29-0500
publisher: HL7 International / Public Health
contact: HL7 International / Public Health: http://www.hl7.org/Special/committees/pher
description:
An example US Public Health PlanDefinition
jurisdiction: United States of America
effectivePeriod: 2020-12-01 --> (ongoing)
library: Rule Filtersversion: null2.1.0)
{
"resourceType": "PlanDefinition",
"id": "plandefinition-us-public-health-example",
"meta": {
"profile": [
"http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-plandefinition"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-receiver-address-extension",
"valueReference": {
"reference": "Endpoint/endpoint-ecr-ymca"
}
}
],
"url": "http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-us-public-health-example",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.46.34.2"
}
],
"version": "2.1.2",
"name": "PlanDefinitionUSPublicHealthExample",
"title": "PlanDefinition US Public Health Example",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "workflow-definition",
"display": "Workflow Definition"
}
]
},
"status": "active",
"experimental": true,
"date": "2020-07-31T12:32:29.858-05:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description": "An example US Public Health PlanDefinition",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
],
"text": "United States of America"
}
],
"effectivePeriod": {
"start": "2020-12-01"
},
"library": [
"http://hl7.org/fhir/us/ecr/Library/RuleFilters|2.1.0"
]
}