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

FHIR IG analytics

Packagehl7.fhir.uv.admin-incubator
Resource TypeInsuranceProduct
IdInsuranceProduct-example.json
FHIR VersionR6

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: InsuranceProduct example

Language: en

identifier: Uniform Resource Identifier (URI)/urn:oid:2.16.840.1.113883.4.642.33.2

name: foo


Source1

{
  "resourceType": "InsuranceProduct",
  "resourceDefinition": "http://hl7.org/fhir/StructureDefinition/InsuranceProduct|0.1.0",
  "id": "example",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.33.2"
    }
  ],
  "name": "foo"
}