Example in PHCP1.0.0
Encounter

phcp-encounter-example

planned
Encounter-phcp-encounter-example.json

Resource Details

Resource Type
Encounter
Resource ID
phcp-encounter-example
Identifier
urn:ietf:rfc:3986|urn:uuid:c4177b05-906f-4b38-aba5-330f2520db27
Conforms To
http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter
http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Encounter

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Encounter",
  "id": "phcp-encounter-example",
  "filename": "Encounter-phcp-encounter-example.json",
  "profile": [
    "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter",
    "http://hl7.org/fhir/us/phcp/StructureDefinition/PhCP-Encounter"
  ],
  "lastUpdated": "2020-12-08T07:38:58.626+00:00",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:c4177b05-906f-4b38-aba5-330f2520db27"
  },
  "status": "planned",
  "class": "AMB",
  "type": "Follow-up visit"
}