US Core R4 Validator Implementation Guide CI Build

JSON Format: Organization-4e916854-3a59-3f17-bb16-7c406148d822

Download Raw json

Validation results for HANOVER FAMILY HEALTH AND URGENT CARE

LevelTypeLocationMessage
informationinformationalOrganization/4e916854-3a59-3f17-bb16-7c406148d822: Organization.identifier[0]This element does not match any known slice for the profile http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization
{
  "resourceType" : "Organization",
  "id" : "4e916854-3a59-3f17-bb16-7c406148d822",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 4e916854-3a59-3f17-bb16-7c406148d822</p><p><b>meta</b>: </p><p><b>identifier</b>: 4e916854-3a59-3f17-bb16-7c406148d822</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: HANOVER FAMILY HEALTH AND URGENT CARE</p><p><b>telecom</b>: ph: 781-829-1000</p><p><b>address</b>: 1399 WASHINGTON STREET HANOVER MA 2339 US </p></div>"
  },
  "identifier" : [
    {
      "system" : "https://github.com/synthetichealth/synthea",
      "value" : "4e916854-3a59-3f17-bb16-7c406148d822"
    }
  ],
  "active" : true,
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        }
      ],
      "text" : "Healthcare Provider"
    }
  ],
  "name" : "HANOVER FAMILY HEALTH AND URGENT CARE",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "781-829-1000"
    }
  ],
  "address" : [
    {
      "line" : [
        "1399 WASHINGTON STREET"
      ],
      "city" : "HANOVER",
      "state" : "MA",
      "postalCode" : "2339",
      "country" : "US"
    }
  ]
}