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

FHIR IG analytics

Packagehl7.fhir.us.spl
Resource TypeMessageHeader
IdMessageHeader-SampleGDUFAFacilityInactivationMessage.json
FHIR VersionR5

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: MessageHeader SampleGDUFAFacilityInactivationMessage

event: FHIR Specific SPL Message Types 02: GDUFA Facility inactivation

Sources

-Endpoint[x]
*http://example.org/

focus:


Source1

{
  "resourceType": "MessageHeader",
  "id": "SampleGDUFAFacilityInactivationMessage",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/spl/StructureDefinition/GDUFAFacilityInactivationMessage"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "eventCoding": {
    "system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-fhirMessageTypes",
    "code": "02",
    "display": "GDUFA Facility inactivation"
  },
  "source": {
    "endpointUrl": "http://example.org/"
  },
  "focus": [
    {
      "reference": "Organization/SampleIdentifiedGDUFARegistrant"
    },
    {
      "reference": "Organization/SampleIdentifiedGDUFAFacility"
    }
  ]
}